List email and SMS messages
API Reference
List email and SMS messages
External messages sent to or by the agent. totalCount reflects the active filter, so it changes as you narrow by direction, channel or date.
GET
List email and SMS messages
Authorizations
Workspace API key (wk_) with the Workspace read API scope enabled.
Path Parameters
The agent id.
Query Parameters
Page size (default 50).
Required range:
1 <= x <= 200Page number (default 1).
Required range:
x >= 1Available options:
inbound, outbound Available options:
email, sms ISO date string — only messages after this.
ISO date string — only messages before this.
Response
Success. Empty result sets are also 200.
Response fields for this endpoint are not modelled in the spec yet. See the Workspace API guide for the shapes.

