# Attachments

How to send and inspect attachments.

OpenSend send payloads support attachment metadata and content fields. Prefer small, necessary files and avoid attaching sensitive data unless your deployment policy permits it.

## Common fields

- `filename`
- `content`
- `path`
- `content_type`
- `content_id`

Use sent-email attachment routes to list and retrieve stored attachments.
