API key authentication
Filter by consumer ID. This is only available if the caller is member of the consumer organization. Unique identifier for an organization
^org_[a-zA-Z0-9]+$Filter by customer ID. This is only available if the caller is member of the merchant organization owning this customer. Unique identifier for a customer
^cus_[a-zA-Z0-9]+$ISO 8601 date-time string filtering events up to this timestamp. Sample values: '2024-01-31T23:59:59Z', '2024-02-28T12:00:00Z'
Number of usage events to return
1 <= x <= 100Filter by merchant ID. This is only available if the caller is member of the merchant organization. Unique identifier for an organization
^org_[a-zA-Z0-9]+$Number of usage events to skip
x >= 0ISO 8601 date-time string filtering events from this timestamp onward. Sample values: '2024-01-15T00:00:00Z', '2024-02-01T10:30:00Z'
Filter by subscription ID. This is only available if the caller is member of the consumer or merchant organization owning this subscription. Unique identifier for a subscription
^sub_[a-zA-Z0-9]+$