Skip to main content
GET
/
v1
/
ui
/
meters
/
{reference}
/
usage
Get aggregated usage for a meter
curl --request GET \
  --url https://api.example.com/v1/ui/meters/{reference}/usage

Path Parameters

reference
string
required

Query Parameters

from
string
required

Start date (ISO 8601)

to
string
required

End date (ISO 8601)

granularity
enum<string>

Time bucket granularity (default: day)

Available options:
hour,
day,
week,
month
customerId
string

Response

200

Aggregated usage data