Lists emails in the persona’s inbox. Emails are sorted by date (newest first) and can be filtered by timedelta and only_unread.
The access token received from the authorization server in the OAuth 2.0 flow.
Maximum number of emails
1 <= x <= 100
Maximum time since email reception
Whether to only return unread messages
Successful Response
The response is of type EmailResponse · object[]
.