Flow statistics
Returns aggregated flow metrics (volume, statuses and distribution). Aimed at financial reporting and business analysis.
Grouped by flow status. Accepts the same filters as the flow listing (UUID, externalId, status, product label, date ranges) but without pagination or sorting.
Autorizaciones
OAuth2 security scheme
clientCredentials Flow
"/api/v2/auth/token""zertiban-api"Access to the API
Parámetros
Header Parameters
Tenant identifier that contains the business UUID
Query Parameters
Finds flows with 'statusUpdatedAt' after or equal the specified date time
"2025-03-10T14:23:45Z""ISO 8601"Find flows 'statusUpdatedAt' before or equal the specified date time
"2025-03-10T14:23:45Z""ISO 8601"Find flows with 'createdAt' after or equal the specified date time
"2025-03-10T14:23:45Z""ISO 8601"Find flows with 'createdAt' before or equal the specified date time
"2025-03-10T14:23:45Z""ISO 8601"Filters flows by a UUID
"12087dd4-336d-4c21-90e1-3dbd58f14f87""UUID v4"Filters flows by external ID
"my-external-id"Retrieves flows that have a label with name "product" and the specified value. Accepts multiple comma separated
"whatever product label value"Filters flows by Status. Accepts multiple comma separated
"CREATED""COMPLETED"Respuestas
Operation list