messages/list
List messages in a conversation with cursor-based pagination using sequence numbers.Parameters
Branded TaskId
Branded ConversationId
Snowflake seq cursor (string-encoded BIGINT)
The limit field.
Response
The messages field.
The hasMore field.
Errors
| Type | When |
|---|---|
NotFoundError | Conversation not found |
ForbiddenError | Not a participant |