Attachments

Download an attachment (binary stream)

Download an attachment (binary stream).

GET
/attachments/{attachmentId}/download

Download an attachment (binary stream).

Authorization

bearerToken
AuthorizationBearer <token>

Personal access tokens created from the ThriveDesk UI. Create one under Integrations -> API Keys.

In: header

Path Parameters

attachmentId*string

Attachment identifier. Named in camelCase, unlike the snake_case path parameters elsewhere.

Response Body

application/octet-stream

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/attachments/string/download"
"string"