latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Conversation

Query Conversation Messages

Used to query conversation messages

get/conversations/messages

Query parameters

workspace_idstring required

The id of the workspace that owns the conversation and branch

branch_namestring required

The name of the branch to query the conversations for

entity_type'branch' | 'test' | 'flow' required

The type of entity associated with this conversation

entity_idstring required

The ID of the entity associated with this conversation (branchId, testInvariantId, flowInvarianId)

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

Results of the query

cursorstring

Cursor used for pagination