OpenAPI 3.1.02026-08-117786218.1 KB

199c8d16bf9e

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