Skip to main content
GET
List runs

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

limit
integer
default:100

Response

Successful Response

id
string
required
correlation_id
string
required
owner_id
string
required
status
enum<string>
required
Available options:
pending,
running,
completed,
failed
created_at
string
required
crew_type
string | null
crew_config
CrewConfig · object | null

Configuration model for a CrewAI crew with agents and tasks.

task_input
Task Input · object | null
result
string | null
error
string | null
started_at
string | null
completed_at
string | null