Skip to main content
GET
/
api
/
v1
/
runtime
/
executions
/
{id}
Get execution by ID (CLI/SDK)
curl --request GET \
  --url https://api.runflow.ai/api/v1/runtime/executions/{id}

Path Parameters

id
string
required

Execution UUID

Response

200

Execution found.