v1
latestOpenAPI 3.0.02026-07-249301.3 MBMessaging
Retrieve an attachment from a message
Retrieve one of the attachment linked to a message.
get/api/v1/messages/{message_id}/attachments/{attachment_id}
Path parameters
attachment_idstring required
The id of the wanted attachment.
message_idstring required
The id of the message to which the attachment is linked.
Response
OK. Request succeeded.
string binary required