Get usage events

Returns usage events for a given subscription identifier, usage type and time rangeFor reads after updates, we support eventual consistency semantics. For usage events with timestamps less than 45 days old, the eventual consistency is more or less immediate. For events with timestamps greater than 45 days old, the eventual consistency could take upto 6 hours.

Query Params
string
required

Identifier for the Subscription

string

Identifier for the usage type

usageTypeIds
array of strings

Identifier(s) for the usage type

usageTypeIds
date-time
required

Start date time of the period for which the usage consumption is being requested

date-time
required

End date time of the period for which the usage consumption is being requested

int32
5 to 100
Defaults to 100

Page size. Default value is 100

string

Pagination key containing the information about to record to search after

Headers
string
required

x-api-key is an authentication or authorization token used in API requests to verify the identity and permissions of the client

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json