agent/message/list
List messages in a conversation with cursor-based pagination.Parameters
Branded TaskId
Branded ConversationId
Snowflake seq cursor (string-encoded BIGINT)
The limit field.
Response
The messages field.
The hasMore field.
Errors
| Type | When |
|---|---|
ForbiddenError | the caller is not a participant of the conversation |