Get an attachment
retrieve_attachmentsRetrieve a single attachment by its id: title, kind (an uploaded file or an external link), author, and url — the link itself for links, a signed link expiring after 15 minutes for files. File name, size and content type are filled in for files and empty for links. Use list_attachments first to find the id. To read what a text attachment says, call read_attachments. Each attachment carries app_url, a deep link to its project's attachments page — null for company-level attachments, which have no dedicated page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| kwargs | Yes |