InboxesMessages
Get Raw Message
CLI:
agentmail inboxes:messages get-raw --inbox-id <inbox_id> --message-id <message_id>
get/v0/inboxes/{inbox_id}/messages/{message_id}/raw
Path parameters
inbox_idstring required
The ID of the inbox.
message_idstring required
ID of message.
Response
Changes
Changed in 2 of the 34 revisions of this API.14
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the success response with the status
response-success-status-added
- ▲