Back to Xero Accounting Attachments
Connect Knoon AI with Xero Accounting Attachments (Xero) to automate AI workflows.
Retrieve Xero attachments for a supported accounting resource.
xeroAccountingAttachmentsGet
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Yes |
| entityId | mustache | Xero entity ID. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| attachmentId | string | Xero attachment ID. |
| fileName | string | Attachment file name. |
| mimeType | string | Attachment mime type. |
| contentLength | number | Attachment size in bytes. |
| url | string | Attachment URL when returned by Xero. |










