Retrieve a list of PlanGroups.
Retrieves a list of PlanGroups within the specified organization. You can optionally filter by Account IDs or PlanGroup IDs, and also paginate the results for easier management.
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) of your Organization. The Organization represents your company as a direct customer of our service.
Specifies the maximum number of PlanGroups to retrieve per page.
1 <= x <= 200The nextToken for multi-page retrievals. It is used to fetch the next page of PlanGroups in a paginated list.
Optional filter. The list of Account IDs to which the PlanGroups belong.
Optional filter. The list of PlanGroup IDs to retrieve.