List email messages
Inbox
List email messages
Returns a paginated list of email messages. You can filter by thread, campaign, prospect, rep, tag, status, and type.
GET
List email messages
Returns a paginated list of email
message objects.
Authorizations
API token authentication. Generate a token from the Alta dashboard and pass it as a Bearer token in the Authorization header.
Query Parameters
Maximum number of results to return (1–100). Defaults to 10.
Required range:
1 <= x <= 100Cursor for pagination. Use the next or previous value from a prior response.
Filter messages by email thread ID.
Filter messages by campaign ID.
Filter messages by prospect ID.
Filter messages by rep ID.
Filter by message status.
Available options:
sent, draft Filter by message type.
Available options:
manual, campaign, reply_agent, received Filter messages by tag.
When true, returns only the last message per thread.
Available options:
true