latestOpenAPI 3.0.42026-08-13351856967.1 KB
d779de93a5ee
Flow
Returns the distribution of completion durations (in seconds) per completed flow item.
get/flow/ranking/{flowId}/completion-time-histogram
Path parameters
flowIdstring required
The ID of the flow.
Query parameters
fromstring date-time
Optional start of the date range filter (inclusive).
tostring date-time
Optional end of the date range filter (inclusive).
bucketCountinteger
Number of histogram buckets (default 10, max 100).
Response
OK