List Pricings
Retrieve a list of Pricings filtered by date/time, Plan ID, PlanTemplate ID, or Pricing ID.
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.
Query Parameters
Number of Pricings to retrieve per page.
1 <= x <= 100nextToken for multi-page retrievals.
Date/Time (in ISO-8601 format) to retrieve active Pricings for.
UUID of the Plan to retrieve Pricings for.
UUID of the PlanTemplate to retrieve Pricings for.
UUID of the Aggregation to retrieve Pricings for.
NOTE: You cannot use the aggregationId query parameter as a single filter condition, but must always use it in combination with either the planId or planTemplateId query parameter.
List of Pricing IDs to retrieve.