List Attachments
Retrieve a list of attachments from a sent email.
Authentication
AuthorizationBearer
Your Resent API key (re_xxxxxxxxx)
Path parameters
email_id
Query parameters
limit
Number of items per page (1–100).
after
Cursor after which to start retrieving items.
before
Cursor before which to start retrieving items.
Response
Attachment list
object
has_more
data

