Skip to main content
GET
Get a workflow run

Authorizations

Authorization
string
header
required

Account API key passed in the Authorization header

Path Parameters

UserWorkflowRunID
string
required

Workflow run UUID

Example:

"b3c6f5e2-1234-4abc-9def-0123456789ab"

Response

OK

Run
object
required

Workflow run details

Status
string
required

Current status of the workflow run

Example:

"RUNNING"

Steps
object[] | null
required

List of steps in the workflow