The
content
field is omitted from list responses for performance reasons. Use the
Get Message endpoint to retrieve the full
message content.Authorizations
API key for authentication
Path Parameters
Account ID
Query Parameters
Filter by comma-separated list of message statuses
Sender email address (must be from domain in API key scopes)
Recipient email address
Filter by subject text
Filter by message ID header (same ID returned by CreateMessage API)
Filter messages created after this time (RFC3339 format)
Filter messages created before this time (RFC3339 format)
Maximum number of items to return (1-100)
Required range:
1 <= x <= 100
Pagination cursor for the next page. Provide the value provided in next_cursor
from the response.
Pagination cursor for the previous page.