personas
List Emails
Lists emails in the personaโs inbox. Emails are sorted by date (newest first) and can be filtered by timedelta and only_unread.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Maximum number of emails
Required range:
1 <= x <= 100
Maximum time since email reception
Whether to only return unread messages
Response
200
application/json
Successful Response
The response is of type EmailResponse ยท object[]
.