Management API
Conversations
List routed conversations and inspect their model steps.
GET
string
required
Bearer plus a Management API key.string
required
RFC 3339 range start, inclusive.
string
required
RFC 3339 range end, exclusive.
string
Limit to one router.
array
API key ID filter. Repeatable.
array
Attributed user ID filter. Repeatable.
array
Model ID filter. Repeatable.
string
Provider filter.
string
completed, provider_error, selector_error, or aborted.string
user, managed, or subscription.string
openai_chat, openai_responses, anthropic_messages, comma-separated, all, or none.string
Search conversation identifiers and titles.
string
default:"last_active"
last_active, messages, model_steps, model_switches, spend, or tokens.string
default:"desc"
asc or desc.integer
default:"50"
Maximum conversations.
integer
default:"0"
Conversations to skip.
conversations, conversation_count, switch totals, and pagination fields.
Conversation Detail
string
required
Conversation identity from the list response.
integer
default:"100"
Maximum model steps.
integer
default:"0"
Steps to skip from the newest end.