v1
latestOpenAPI 3.0.12026-08-0621301.7 MBPersons
List mail messages associated with a person
Lists mail messages associated with a person.
get/persons/{id}/mailMessages
Path parameters
idinteger required
The ID of the person
Query parameters
startinteger
Pagination start
limitinteger
Items shown per page
include_body0 | 1
Whether to include the mail message body content in the response. 0 = Don't include, 1 = Include.
Response
Success