Skip to main content
POST
Genai Conversation Spans

Body

application/json

Request the span sequences for an explicit set of conversations.

Reads span scalar columns only (no message bodies) for the given conversation_ids. Powers the conversations-list spans minimap.

project_id
string
required
conversation_ids
string[]
Maximum array length: 10000
started_after
string<date-time> | null
started_before
string<date-time> | null

Response

Successful Response

Span sequences + feedback markers, one entry per requested conversation.

conversations
AgentConversationSpans · object[]