v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBFlow
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