Usage Events
List usage events
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by customer ID. This is only available if the caller is member of the merchant organization owning this customer.
Filter by merchant ID. This is only available if the caller is member of the merchant organization.
Filter by consumer ID. This is only available if the caller is member of the consumer organization.
Filter events created after or at the specified time. ISO 8601 date-time string
Filter events created before or at the specified time. ISO 8601 date-time string
Number of usage events to return
Required range:
1 <= x <= 100
Number of usage events to skip
Required range:
x >= 0