Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
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 full
)
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
flow
Instance
Id
?:
string
Optional
start
Node
Key
start
Node
Key
?:
string
Optional
flow
Id
flow
Id
?:
string
Optional
universal
Flow
Id
universal
Flow
Id
?:
string
Optional
user
Id
user
Id
?:
string
Optional
state
state
?:
FlowRunState
Optional
integration
Id
integration
Id
?:
string
Optional
connection
Id
connection
Id
?:
string
Optional
started
After
started
After
?:
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
React Lib
REST API
Integration App SDK - v1.9.0
Loading...