Retrieve all runs (executions) for a specific session. Runs represent individual interactions or executions within a session. Response schema varies based on session type.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session ID to get runs from
Session type (agent, team, or workflow)
agent, team, workflow User ID to query runs from
Filter runs created after this Unix timestamp (epoch time in seconds)
Filter runs created before this Unix timestamp (epoch time in seconds)
Database ID to query runs from
Session runs retrieved successfully