OpenAPI 3.1.02026-08-101856791.1 MB

f9688fd328d6

customer_meters
public

Get Customer Meter

Get a customer meter by ID.

Scopes: customer_meters:read

get/v1/customer-meters/{id}

Path parameters

idstring uuid4 required

The customer meter ID.

The customer meter ID.

Response

Successful Response

idstring uuid4 required

The ID of the object.

created_atstring date-time required

Creation timestamp of the object.

modified_atstring date-time nullable required

Last modification timestamp of the object.

customer_idstring uuid4 required

The ID of the customer.

meter_idstring uuid4 required

The ID of the meter.

consumed_unitsnumber required

The number of consumed units.

credited_unitsinteger required

The number of credited units.

balancenumber required

The balance of the meter, i.e. the difference between credited and consumed units.

customerCustomer required— unresolved $ref