/
IN
integration
/
Membrane API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
latest
OpenAPI 3.0.0
2026-07-31
278
263
961.8 KB
FlowRuns
Get specific node run
get
/flow-runs/{id}/nodes/{nodeKey}/runs/{nodeRunId}
Path parameters
id
string
required
nodeKey
string
required
nodeRunId
string
required
Response
FlowNodeRunRecordWithoutOutputsDataDto
required
id
string
required
upstreamRuns
object[]
required
input
object
required
status
'completed'
|
'failed'
|
'skipped'
required
logs
object[]
required
outputs
object[]
required
errors
FlowNodeRunRecordWithoutOutputsDataDtoSchema0[]
required