Bulk download FileAttachments
FileAttachments
Bulk download FileAttachments
This endpoint starts a bulk download of FileAttachments.
The job_ids and filter[jobs] params are mutually exclusive and at least one of these is required.
On success the caller should subscribe to the BulkDownloadResult RTU using the id in the response.
POST
Bulk download FileAttachments
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Body
application/json
Response
Accepted