Inbox

List inbox messages

Retrieves a paginated list of inbox messages with optional filtering

get/inboxmessage.json

Query parameters

limitinteger

Maximum number of messages to return (1-500)

offsetinteger

Number of messages to skip for pagination

filter'all' | 'unread' | 'archived' | 'snoozed'

Filter messages by status

searchstring

Search messages by subject, from name, or from email

Response

Successful response

Changes

No recorded changes to this endpoint across all 50 revisions of this API.