Chats
Get messages by chat id with cursor-based pagination
get/v1/chats/{id}/messages
Path parameters
idstring required
Query parameters
cursorstring
Cursor for pagination
limitnumber
Number of messages to retrieve
Response
Messages retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.