v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
Plan

List Plans

Retrieve a list of Plans that can be filtered by Product, Account, or Plan ID.

get/organizations/{orgId}/plans

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 Plans to retrieve per page.

nextTokenstring

nextToken for multi-page retrievals.

productIdstring

UUID of the Product to retrieve Plans for.

accountIdstring[]

List of Account IDs the Plan belongs to.

idsstring[]

List of Plan IDs to retrieve.

Response

Returns the list of requested Plans

nextTokenstring