Export Attachments REST Endpoints

Export Activities/Export Attachments
The attachment resource is used to export attachments for an object.
Get all attachment details
Method: get
Path: /crmRestApi/resources/11.13.18.05/bulkExportActivities/{BulkExportJobId}/child/Attachments
Get an attachment detail
Method: get
Path: /crmRestApi/resources/11.13.18.05/bulkExportActivities/{BulkExportJobId}/child/Attachments/{AttachmentsUniqID}