v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
runtime v2

List v2 conversations

get/v1/v2/conversations

Query parameters

statusstring nullable
channelstring nullable
end_user_idstring uuid nullable
assigned_agent_idstring uuid nullable
prioritystring nullable
started_afterstring date-time nullable

Lower-bound (inclusive) on conversation started_at.

Lower-bound (inclusive) on conversation started_at.

started_beforestring date-time nullable

Upper-bound (inclusive) on conversation started_at.

Upper-bound (inclusive) on conversation started_at.

qstring nullable

Case-insensitive substring match on subject/summary.

Case-insensitive substring match on subject/summary.

eval_filter'has_evals' | 'no_evals' | 'all_passed' | 'any_failed' nullable
limitinteger
cursorstring nullable

Response

Successful Response

next_cursorstring nullable
has_moreboolean required