Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
FindFlowRunsQuery
Interface FindFlowRunsQuery
interface
FindFlowRunsQuery
{
limit
?:
number
;
cursor
?:
string
;
id
?:
string
;
flowInstanceId
?:
string
;
startNodeKey
?:
string
;
flowId
?:
string
;
universalFlowId
?:
string
;
userId
?:
string
;
state
?:
FlowRunState
;
integrationId
?:
string
;
connectionId
?:
string
;
startedAfter
?:
string
;
}
Hierarchy (
View Summary
)
PaginationQuery
FindFlowRunsQuery
Index
Properties
limit?
cursor?
id?
flow
Instance
Id?
start
Node
Key?
flow
Id?
universal
Flow
Id?
user
Id?
state?
integration
Id?
connection
Id?
started
After?
Properties
Optional
limit
limit
?:
number
Optional
cursor
cursor
?:
string
Optional
id
id
?:
string
Optional
flow
Instance
Id
flowInstanceId
?:
string
Optional
start
Node
Key
startNodeKey
?:
string
Optional
flow
Id
flowId
?:
string
Optional
universal
Flow
Id
universalFlowId
?:
string
Optional
user
Id
userId
?:
string
Optional
state
state
?:
FlowRunState
Optional
integration
Id
integrationId
?:
string
Optional
connection
Id
connectionId
?:
string
Optional
started
After
startedAfter
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
cursor
id
flow
Instance
Id
start
Node
Key
flow
Id
universal
Flow
Id
user
Id
state
integration
Id
connection
Id
started
After
Console
SDK
REST API
Integration App React - v2.13.2
Loading...