List billing history
Paginated invoice history for the caller's organization with optional filters and sort.
Query parameters
max items per page
max items per page
pagination offset
pagination offset
free-text search across invoice number/description
free-text search across invoice number/description
filter by billing cycle
filter by billing cycle
column to sort by
column to sort by
asc or desc
asc or desc
invoice status filter (lowercase)
invoice status filter (lowercase)
RFC3339 lower bound for invoice_date
RFC3339 lower bound for invoice_date
RFC3339 upper bound for invoice_date (with date_from = an exact calendar month)
RFC3339 upper bound for invoice_date (with date_from = an exact calendar month)
filter by plan name
filter by plan name
filter to invoices for a dedicated phone
filter to invoices for a dedicated phone
Response
OK
Example response
{
"$schema": "/api/v1/BillingHistoryResponse.json"
}