Download Document

Use this API to download a document or attachment.

🗒

Things to Know

  • A download token from the Attachments V4 Get Download Token API (GET /api/document/v4/attachments/token/{attachmentId})
    response must be provided in the Authorization header as a Bearer token.

Path Params
uuid
required

Document ID that must match the document ID in the JWT token

Headers
string
required

Bearer token obtained from Attachments V4 Get Download Token API (GET /api/document/v4/attachments/token/{attachmentId})

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests.
For more information, see API Rate Limits.

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*