List Partner Usage
Get a paginated list of raw monthly usage rows for the authenticated partner.
Returns the underlying per-entity monthly usage records that back the
/usage/monthly-metrics aggregates. Results are scoped to the authenticated partner’s
data; Catena admins may query across partners.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Filter by calendar year (e.g. 2026).
2000 <= x <= 2100Filter by calendar month (1-12).
1 <= x <= 12Filter by entity type (e.g. vehicle, driver).
Filter by partner ID. Admin only — ignored when called by a partner.
Cursor for the next page
Page size
1 <= x <= 1000Response
Successful Response
x >= 0Cursor to refetch the current page
Cursor to refetch the current page starting from the last item
Cursor for the previous page
Cursor for the next page