get_attachment
Retrieve a single attachment by ID, with text content decoded and binary content as MIME Base64. Find attachment IDs via get_ticket_attachments or get_transaction.
Instructions
Retrieve a single attachment by ID. Text content is returned decoded; binary content is returned as MIME Base64. Use get_ticket_attachments or get_transaction to find attachment IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Attachment ID |