Get Customer Meter
Get a meter by ID for the authenticated customer.
Scopes: customer_portal:read customer_portal:write
Documentation Index
Fetch the complete documentation index at: https://docs.spairehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Customer session tokens are specific tokens that are used to authenticate customers on your organization. You can create those sessions programmatically using the Create Customer Session endpoint.
Path Parameters
The customer meter ID.
Response
Successful Response
The ID of the object.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the customer.
"992fae2a-2a17-4b7a-8d9e-e287cf90131b"
The ID of the meter.
"d498a884-e2cd-4d3e-8002-f536468a8b22"
The number of consumed units.
25
The number of credited units.
100
The balance of the meter, i.e. the difference between credited and consumed units.
75

