v2

latestOpenAPI 3.1.02026-07-3176157210.9 KB
personas

Persona Emails List

get/personas/{persona_id}/emails

Path parameters

persona_idstring required

Query parameters

limitinteger

Maximum number of emails

Maximum number of emails

timedeltastring duration nullable

Maximum time since email reception

Maximum time since email reception

only_unreadboolean

Whether to only return unread messages

Whether to only return unread messages

Headers

x-notte-request-originstring nullable
x-notte-sdk-versionstring nullable

Response

Successful Response

subjectstring required

Subject of the email

email_idstring required

Email UUID

created_atstring date-time required

Creation date

sender_emailstring nullable required

Email address of the sender

sender_namestring nullable required

Name (if available) of the sender

text_contentstring nullable

Raw textual body, can be uncorrelated with html content

html_contentstring nullable

HTML body, can be uncorrelated with raw content