Get attachment metadata for a message in an inbox owned by the authenticated organization.
curl --request GET \
--url https://api.case.dev/mail/v1/inboxes/{inboxId}/messages/{messageId}/attachments/{attachmentId} \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request GET \
--url https://api.case.dev/mail/v1/inboxes/{inboxId}/messages/{messageId}/attachments/{attachmentId} \
--header 'Authorization: Bearer <token>'