Get document content via Webhooks

Last update: 2023-11-07
  • Created for:
  • Developer

Returns the raw bytes for a document

URL

GET /download

Query Parameters

Name  Description

id

 The document ID.

Response

The raw bytes of the document.

Examplehttps://www.acme.com/api/download?id=123456

On this page