Customer Portal
Usage Events
Return a list of usage events scoped to the customer
1min
GET
https://app.amberflo.io/customer-portal/usage-events
Authentication
x-api-key
Query Parameters
meterApiName
startTimeInSeconds
endTimeInSeconds
isAscending
limit
dimensions
Responses
200
Successful response
Example
[{"uniqueId":"15add96f-9187-4593-b1b8-3f40f6224c33","customerId":"myCustomerId","meterApiName":"ApiCalls","meterValue":200,"meterTimeInMillis":1649258679563,"dimensions":{"region":"Tech","zone":"us-east-2"}}]
customerId
meterApiName
meterValue
meterTimeInMillis
dimensions
Updated 30 Sep 2024
Did this page help you?