Sessions
Inspect task sessions — list recent root tasks and retrieve the full descendant task chain for a session
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Query Parameters
limit?|
offset?|
source?string
q?string
requestedByUserId?string
Length
1 <= lengthfields?string
Value in
"full" | "slim"Response Body
curl -X GET "http://localhost:3013/api/sessions"Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Path Parameters
rootTaskId*string
Response Body
curl -X GET "http://localhost:3013/api/sessions/string"Empty
Empty
Empty