Skip to main content
GET
List agent messages

Authorizations

x-api-key
string
header
required

API key (sk-proj-…) from Settings → API Keys. Required for sold API calls outside the Mermail console.

Path Parameters

mailboxId
string
required

Mailbox public_id (UUID), hosted alias id, or current email

conversationId
string
required

Conversation id

Query Parameters

limit
integer
default:50

Page size (1–50, default 50)

Required range: 1 <= x <= 50
cursor
string

Opaque cursor from a previous nextCursor value

Response

Success

The response is of type object.