Get processing stats (admin)
Get processing stats (admin)
Returns the institution-scoped processing statistics: total order count plus breakdowns by status and tipo_ordem, optionally constrained to a created_at window.
GET
Get processing stats (admin)
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
The institution's unique identifier (UUID).
Example:
"550e8400-e29b-41d4-a716-446655440000"
Query Parameters
Period start (RFC3339).
Example:
"2026-01-01T00:00:00Z"
Period end (RFC3339).
Example:
"2026-01-31T23:59:59Z"
Maximum items per page (ignored for stats).
Example:
50
Pagination offset (ignored for stats).
Example:
0

