Get list of metered billing products

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint allows you to retrieve a list of all usage-based billing products.

List Queries

This endpoint supports list queries, allowing you to filter, sort, and paginate the results. For more information on how to use list queries effectively, please refer to the List queries documentation.

Response

The response will include a list of usage-based billing products, with each item containing key information such as:

  • Product ID and handle
  • Name and description
  • Pricing model
  • Units of measurement

Important Note

Please be mindful of API usage limits. Excessive requests to this endpoint may be considered unfair API usage.

Related Endpoints

Query Params
string

Time range from (inclusive). Local date and time (according to account timezone) on the form yyyy-MM-dd, yyyyMMdd, yyyy-MM-ddTHH:mm, yyyy-MM-ddTHH:mm:ss or yyyy-MM-ddTHH:mm:ss.SSS. Default from if no interval is given depends on the query. If the query limits on relation e.g. customer and/or subscription, the default from will be epoch 1970-01-01, otherwise one month before to

string

Time range to (exclusive). Local date and time (according to account timezone) on the form yyyy-MM-dd, yyyyMMdd, yyyy-MM-ddTHH:mm, yyyy-MM-ddTHH:mm:ss or yyyy-MM-ddTHH:mm:ss.SSS. Defaults to now.

string

Limit from to and interval back in time. E.g. one week. Will take precedence over from. Defined in ISO 8601 duration. See https://en.wikipedia.org/wiki/ISO_8601#Durations

int32
10 to 100
Defaults to 20

Page size between 10 and 100 (default 20)

string

Next page token from previous response to get next page

string

usage-based billing product exact handle

string

usage-based billing product handle prefix

string

Name of usage-based billing product.

string
enum

State of usage-based billing product

Allowed:
string

Currency of usage-based billing product

string
enum

Pricing model for the product.

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json