/
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 flow run by ID
get
/flow-runs/{id}
Path parameters
id
string
required
Response
FlowRunApiResponseDto
required
userId
string
required
tenantId
string
id
string
required
integrationId
string
connectionId
string
externalAppId
string
name
string
connectionFlowId
string
required
integrationFlowId
string
universalFlowId
string
startNodeKey
string
required
input
object
state
'queued'
|
'running'
|
'completed'
|
'stopped'
|
'failed'
required
startTime
string
required
endTime
string
errors
FlowRunApiResponseDtoSchema0[]
nodes
object
launchedBy
object
meta
object
flowInstance
object
connection
object
integration
object
user
object