Get execution status
Pipeline
Get execution status
Retrieve the current status and details of a specific execution. This is an alias for the pipeline detail endpoint.
GET
Get execution status
Authorizations
JWT token for authentication
Path Parameters
Execution/Pipeline UUID
Response
Execution status retrieved successfully
Overall pipeline status
Available options:
pending, running, completed, failed, cancelled, paused, interrupted Individual job statuses
Node execution statuses keyed by node ID
Optional server-defined kanban board layout; frontend falls back to defaults if absent