Skip to main content

xSuite Helix - Hilfe

Reading binary content of an attachment (V1)

Reads binary content of an attachment from an archive.

cURL Example

curl -X GET "ttps://{customer}.{tenant}.cp.xsuite.com:{port}/api/v1/Archives/{archive}/documents/{documentd}/attachments/{attachmentId}/stream" -H "Authorization: Bearer {ACCESS_TOKEN}" -H "accept: application/octet-stream"

Definitions

See stream operation in Archive Service APIOpenAPI specifications.

Permissions

Read permissions on the archive are required.