Messages
List Messages
Lists all messages in a chat.
get/chats/{chatId}/messages
Path parameters
chatIdstring required
The unique identifier of the chat.
Query parameters
limitinteger required
Maximum number of messages to return (1-100, default 20).
cursorstring
Pagination cursor returned from a previous response.
Response
Response for status 200