MessageHistoryImpl
The following resources are part of this group:
/mailbox/messageHistory/{messageId}/download
GET
Retrieves the download history of a given message.
Parameters
name | description | type | default |
---|---|---|---|
offset | - starting index for pagination | query | |
limit | - page size for pagination | query | |
messageId | The message id as path param. | path |
Response Body
element: | recipientsDownloadHistory |
PackageRecipientsDownloadHistory
/mailbox/messageHistory/{messageId}/firstAccess
GET
Retrieves the access history of a given message.
Parameters
name | description | type | default |
---|---|---|---|
offset | - starting index for pagination | query | |
limit | - page size for pagination | query | |
messageId | The message id as path param. | path |
Response Body
element: | recipientsAccessHistory |
PackageRecipientsAccessHistory