GET /Contacts/{ContactID}/Attachments/{AttachmentID}
Summary: Retrieves a specific attachment from a specific contact using a unique attachment Id
Operation ID: getContactAttachmentById
Auth: unknown
Operation ID: getContactAttachmentById
Auth: unknown
Parameters (4)
AttachmentID
(string, path, required)
Unique identifier for a Attachment
ContactID
(string, path, required)
Unique identifier for a Contact
contentType
(string, header, required)
The mime type of the attachment file you are retrieving i.e image/jpg, application/pdf
xero-tenant-id
(string, header, required)
Xero identifier for Tenant
No probe data for this endpoint yet.