# Attachments

URL: https://www.agencytitan.com/docs/tag/attachments

Metadata and short-lived download access for files attached to readable tenant entities.

## Operations

- `GET` `/v1/attachments` — [List attachments for an entity](https://www.agencytitan.com/docs/tag/attachments/GET/v1/attachments.md)
- `GET` `/v1/attachments/{id}` — [Get attachment metadata](https://www.agencytitan.com/docs/tag/attachments/GET/v1/attachments/{id}.md)
- `POST` `/v1/attachments/{id}/download-url` — [Issue a short-lived attachment download URL](https://www.agencytitan.com/docs/tag/attachments/POST/v1/attachments/{id}/download-url.md)
- `GET` `/v1/attachments/chat-files/{id}/content` — [Read the full text of an AI chat file attachment](https://www.agencytitan.com/docs/tag/attachments/GET/v1/attachments/chat-files/{id}/content.md)
- `DELETE` `/v1/attachments/note/{id}` — [Delete a note attachment](https://www.agencytitan.com/docs/tag/attachments/DELETE/v1/attachments/note/{id}.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/attachments
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/attachments.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
