conversations
Get Conversation Messages
Get message history for a conversation.
Returns messages sorted chronologically (oldest first for chat UI). Marks unread inbound messages as read.
get/conversations/{conversation_id}/messages
Path parameters
conversation_idstring uuid required
Query parameters
limitinteger
offsetinteger
Response
Successful Response