List channel messages
Authentication
AuthorizationBearer
Tenant/app API key or OAuth/JWT bearer token.
Path parameters
channelId
Channel id.
Headers
X-CES-Workspace-ID
Optional Workspace runtime selector header. If supplied with workspaceId, both values must match.
Query parameters
agentId
Optional agent participant id filter within this app.
limit
Maximum number of messages to return.
before
Exclusive message id cursor for backward pagination.
workspaceId
Optional Workspace runtime selector for preview or validation calls. If supplied with X-CES-Workspace-ID, both values must match.
Response
Channel message page
messages
hasMore
expired
True when the before cursor was too old to serve precisely.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error