Get a meter value calculation by resource ID
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Query parameters
expand[]
The id fields of the resources that are going to be expanded.
Response
OK
object_type
id
reference
name
description
calculation_type
The type of calculation used for this billable metric.
persist
Indicate if the data of the billable metric must be persisted to the next billing period of the schedule (default is false).
meter_id
The ID of the meter.
meter
meter_value_id
The ID of the meter value.
meter_value
meter_property_id
The ID of the meter property.
meter_property
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error