v1
latestOpenAPI 3.1.02026-07-26142186376.1 KBGet Session Runs
Retrieve all runs (executions) for a specific session with optional timestamp filtering. Runs represent individual interactions or executions within a session. Response schema varies based on session type.
Path parameters
Session ID to get runs from
Session ID to get runs from
Query parameters
Session type (agent, team, or workflow). If not provided, auto-detected from session data.
User ID to query runs from
User ID to query runs from
Filter runs created after this Unix timestamp (epoch time in seconds)
Filter runs created after this Unix timestamp (epoch time in seconds)
Filter runs created before this Unix timestamp (epoch time in seconds)
Filter runs created before this Unix timestamp (epoch time in seconds)
Database ID to query runs from
Database ID to query runs from
Table to query runs from
Table to query runs from
Response
Session runs retrieved successfully