Aggregation
List Aggregations
Retrieve a list of Aggregations that can be filtered by Product, Aggregation ID, or Code.
get/organizations/{orgId}/aggregations
Path parameters
orgIdstring required
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
Query parameters
pageSizeinteger
Number of Aggregations to retrieve per page.
nextTokenstring
nextToken for multi-page retrievals.
productIdstring[]
The UUIDs of the Products to retrieve Aggregations for.
idsstring[]
List of Aggregation IDs to retrieve.
codesstring[]
List of Aggregation codes to retrieve. These are unique short codes to identify each Aggregation.
Response
Returns the list of Aggregations