Sessions
List recent task sessions (root tasks + chain summary)
Each item's root is a slim task summary by default — the full task text is replaced with a bounded taskPreview and completion/integration blobs are dropped. Pass fields=full to restore the full root AgentTask. The full root + descendant chain are on GET /api/sessions/{rootTaskId}.
get/api/sessions
Query parameters
limitinteger nullable
offsetinteger nullable
sourcestring
qstring
requestedByUserIdstring
fields'full' | 'slim'
Response
Recent sessions ordered by chain-wide last activity