Skip to main content
GET
Get workflow run debug view

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

workflowRunID
string
required

Response

OK

data_flow
object[] | null
required
status
string
required
steps
object[] | null
required
total_cost_microusd
integer<int64>
required
total_duration_ms
integer<int64>
required
workflow_id
string
required
workflow_run_id
string
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

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

error
string
finished_at
string<date-time>
payload
any
started_at
string<date-time>