Metering Cloud
Querying Raw Events

Query raw ingested records

1min
GET
https://app.amberflo.io/usage/events

This API allows you to inspect the raw events (records) sent to the ingest API.

Note that there are a few limitations.

  • The size of the allowed time range is limited by how frequent your meter events are and how many filters you used;
  • For squashable meters, only the squashed event is available;
  • Events of very high frequency meters are not available.
Authentication
x-api-key
Query Parameters
customerId
meterApiName
startTimeInSeconds
endTimeInSeconds
isAscending
limit
pageSize
nextPageToken
dimensions
Responses
200
Successful response
query
nextPageToken
columns
rows