Retrieve a list of all CompoundAggregations.
This endpoint retrieves a list of CompoundAggregations associated with a specific organization. CompoundAggregations enable you to define numerical measures based on simple Aggregations of usage data. It supports pagination, and includes various query parameters to filter the CompoundAggregations based on Product, CompoundAggregation IDs or short codes.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
The unique identifier (UUID) for your Organization. The Organization represents your company as a direct customer of our service.
Specifies the maximum number of CompoundAggregations to retrieve per page.
1 <= x <= 100The nextToken for multi-page retrievals. It is used to fetch the next page of CompoundAggregations in a paginated list.
An optional parameter to filter the CompoundAggregations based on specific Product unique identifiers (UUIDs).
An optional parameter to retrieve specific CompoundAggregations based on their unique identifiers (UUIDs).
An optional parameter to retrieve specific CompoundAggregations based on their short codes.