OpenAPI 3.1.02026-08-199195257.2 KB
99a2d19dd0fd
conversations
Get Conversation Messages
Get paginated messages for a conversation.
Use before/after for cursor-based pagination.
get/v1/conversations/{conversation_id}/messages
Path parameters
conversation_idstring required
Query parameters
limitinteger
beforestring date-time nullable
afterstring date-time nullable
Response
Successful Response