GET
/
v2
/
runs
/
{workflow_run_id}

Authorizations

X-Api-Key
string
headerrequired

Path Parameters

workflow_run_id
string
required

The ID of the workflow run to retrieve.

Response

200 - application/json
id
string
required
version_id
string
required
workflow_id
string
required
status
enum<string>
required
Available options:
completed,
running,
failed,
queued,
cancelled
created_at
string
required
error
string | null
required
result
object | null
required