Get Attachments

Get attachments (scanned/uploaded PDFs and images) associated with this invoice template

Path parameters

invoiceTemplateIdstringRequired
Invoice Template ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

typeenumOptional
Filter by document type

Response

This endpoint returns a list of objects.
mimeTypestring
typeenum
uristring
idstring or null
ID of the document. If not provided, this is a dynamic document that is generated on the fly.

Errors