Messages
List messages in a thread
List messages in a thread with cursor pagination.
get/threads/{threadId}/messages
Path parameters
threadIdstring uuid required
Thread ID to list messages for.
Query parameters
limitinteger
Maximum number of messages to return per page.
cursorstring uuid
Cursor from a previous response's nextCursor to fetch the next page.
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.