/
NE
netter
/
DMI Backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
netter
DMI Backend
get
Get Run
v2
latest
OpenAPI 3.1.0
2026-08-05
313
314
398.1 KB
run-history
Get Run
Run detail with StepRun rollup.
get
/api/v1/runs/{run_id}
Path parameters
run_id
string
uuid
required
Response
Successful Response
DomainsPipelinesSchemasRunRead
required
Run response.
id
string
uuid
required
project_id
string
uuid
required
company_id
string
uuid
required
user_id
string
uuid
required
root_step_id
string
uuid
nullable
required
status
string
required
error
string
nullable
required
error_summary
string
nullable
required
trigger_source
string
required
source_run_id
string
uuid
nullable
temporal_workflow_id
string
nullable
required
force_full
boolean
started_at
string
date-time
required
finished_at
string
date-time
nullable
required
step_runs
StepRunRead[]