Get flow executions
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Flow id
30Query Parameters
Page index of the results to return. First page is 0.
x >= 0Number of results per page. Defaults to 50.
1 <= x <= 100Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).
Optional Id from which to start selection.
Number of results per page. Defaults to 50.
1 <= x <= 100Response
Flow executions successfully retrieved.
- Option 1 · object[]
- Option 2 · object
- Option 3 · object
Flow execution identifier
30Trace id
1 - 50Execution status
1 - 50The ISO 8601 formatted date when this flow execution was created.
The ISO 8601 formatted date when this flow execution was updated.
Journey id
1 - 50The ISO 8601 formatted date when this flow execution started.
The ISO 8601 formatted date when this flow execution ended.