OpenAPI 3.1.02026-08-128394230.9 KB

2b59d8754bfb

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

hasMoreboolean required