Get boleto dashboard
Returns aggregated counts, amounts, and breakdowns of boletos for the specified period.
GET
Get boleto dashboard
Authorizations
JWT bearer token issued by the identity provider.
Headers
Tenant organization ID. Accepted but ignored: the tenant is determined by the credentials you authenticate with, so sending this header, or sending a different value in it, changes nothing.
Query Parameters
Created-from date, inclusive.
Example:
"2026-01-01"
Created-to date, inclusive.
Example:
"2026-12-31"
Due-date lower bound, inclusive.
Example:
"2026-02-01"
Due-date upper bound, inclusive.
Example:
"2026-11-30"
Boleto type filter.
Available options:
TRADITIONAL, HYBRID, QR_CODE Example:
"TRADITIONAL"
Response
OK

