Chats v2
Get messages by chat id with cursor-based pagination (v2)
get/v2/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.