Flow Run History
Query for flow run history data across a given range and interval.
Headers
Body
The history's start time.
The history's end time.
The size of each history interval, in seconds. Must be at least 1 second.
Filter for flows. Only flows matching all criteria will be returned.
Filter flow runs. Only flow runs matching all criteria will be returned
Filter task runs. Only task runs matching all criteria will be returned
Filter for deployments. Only deployments matching all criteria will be returned.
Filter work pools. Only work pools matching all criteria will be returned
Filter work queues. Only work queues matching all criteria will be returned
Response
The start date of the interval.
The end date of the interval.
A list of state histories during the interval.
Was this page helpful?