latestOpenAPI 3.0.1AGPL-3.0raw.githubusercontent.com2026-08-21258508903.8 KB

d567e8585c2e

Usage Records

List usage records

Lists usage records. Also accepts filters/sort for a filtered query.

post/usage-records/search

Request body

currencystring
customer_external_idstring
customer_idstring
end_timestring date-time
expandstring
limitinteger
offsetinteger
order'asc' | 'desc'
period_endstring date-time
period_startstring date-time

Exact-match on the window boundaries. Together with SubscriptionID these identify a single row: they are the columns the table's unique index is built on.

plan_idstring
start_timestring date-time
status'published' | 'deleted' | 'archived'
subscription_idstring
syncedboolean

Response

OK