messages/list
List messages in a conversation with cursor-based pagination using sequence numbers.Parameters
Branded ConversationId
The afterSeq field.
The beforeSeq field.
The limit field.
Response
The messages field.
The hasMore field.
Errors
| Code | Name | When |
|---|---|---|
| -32002 | NotFound | Conversation not found |
| -32001 | Forbidden | Not a participant |