v10

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

List Meters

Retrieve a list of Meters that can be filtered by Product, Meter ID, or Meter short code.

get/organizations/{orgId}/meters

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

nextTokenstring

nextToken for multi page retrievals.

productIdstring[]

The UUIDs of the Products to retrieve Meters for.

idsstring[]

List of Meter IDs to retrieve.

codesstring[]

List of Meter codes to retrieve. These are the unique short codes that identify each Meter.

Response

List of Meters

nextTokenstring