Skip to main content
POST
Read the SQLite session trace timeline

Body

application/json
nameOrKey
string
required

Session name or key

correlation
string

Filter by payload correlation/request id

explain
boolean

Explain likely interruption, abort, timeout, or delivery issues

includeStream
boolean

Include provider stream/delta events

limit
string

Show only the latest N timeline rows after filters

message
string

Filter by source message id

only
string

Only show an event group or event type, e.g. adapter/tools/delivery

raw
boolean

Include raw payloads and request blobs

run
string

Filter by run id

showSystemPrompt
boolean

Include full system prompt blob when available

showUserPrompt
boolean

Include full user prompt blob when available

since
string

Start time: ISO, epoch ms, or duration like 2h

turn
string

Filter by turn id

until
string

End time: ISO, epoch ms, or duration like 30m

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.