Accounting

Retrieves a specific attachment from a specific contact by file name

get/Contacts/{ContactID}/Attachments/{FileName}

Path parameters

ContactIDstring uuid required

Unique identifier for a Contact

FileNamestring required

Name of the attachment

Headers

contentTypestring required

The mime type of the attachment file you are retrieving i.e image/jpg, application/pdf

Response

Success - return response of attachment for Contact as binary data

Changes

No recorded changes to this endpoint across all 57 revisions of this API.