Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Session ID to get runs from
Query Parameters
Session type (agent, team, or workflow)
Available options:
agent
, team
, workflow
User ID to query runs from
Database ID to query runs from
Response
Session runs retrieved successfully
- RunSchema
- TeamRunSchema
- WorkflowRunSchema