list_email_attachments
Retrieve metadata for all attachments in an email message. Download files using authenticated GET requests on each provided URL.
Instructions
List attachment metadata for a message. Download bytes with an authenticated GET on each url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |