v1

OpenAPI 3.1.02026-08-04552282508.9 KB
email-inbox

List Received Emails

List received emails for the current user. Supports filtering by sender, subject, and read status.

get/api/email-inbox/emails

Query parameters

sender_filterstring nullable
subject_containsstring nullable
unread_onlyboolean
limitinteger
offsetinteger

Headers

authorizationstring

Response

Successful Response

idstring required
sender_emailstring required
sender_namestring nullable required
subjectstring nullable required
received_atstring date-time required
is_readboolean required
attachment_countinteger required