users.message
Get attachment from user
Read the properties, relationships, or raw contents of an attachment on a message in a specific user's mailbox.
get/users/{userIdentifier}/messages/{messageId}/attachments/{attachmentId}
Query parameters
$selectstring[]
Select properties to be returned
$expandstring[]
Expand related entities
Response
Retrieved attachment
Changes
Changed in 3 of the 10 revisions of this API.12
- ○
added the optional property
allOf[subschema #2: attachment]/contentBytesto the response with the2XXstatusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲