Skip to main content
GET
Get a workflow run

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

workflowRunID
string
required

Response

OK

created_at
string<date-time>
required
id
string
required
project_id
string
required
status
string
required
triggered_by
string
required
workflow_id
string
required
workflow_version
integer<int64>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/WorkflowRun.json"

created_by
string
error
string
expected_completion_at
string<date-time>
expires_at
string<date-time>
finished_at
string<date-time>
max_parallel_steps
integer<int64>
parent_step_run_id
string
parent_workflow_run_id
string
payload
any
retry_of_run_id
string
started_at
string<date-time>
tags
object
trace_context
object
workflow_snapshot_id
string
workflow_version_id
string