Skip to main content
GET
Get Plan Execution

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Path Parameters

execution_id
string
required

Response

Successful Response

Response for plan status

execution_id
string
required
status
string
required
plan_title
string
required
total_tasks
integer
required
completed_tasks
integer
required
failed_tasks
integer
required
progress_percentage
number
required
plan_generation_id
string | null
started_at
string<date-time> | null
completed_at
string<date-time> | null
waiting_tasks
any[] | null
plan_json
Plan Json · object | null