This endpoint is used for retrieving a specific usage measurement event that has been sent to a customer or a subscription.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This field represents the unique identifier sent for this specific event (must be URL encoded).
"transaction_1234567890"
Event
The response is of type object
.
This endpoint is used for retrieving a specific usage measurement event that has been sent to a customer or a subscription.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This field represents the unique identifier sent for this specific event (must be URL encoded).
"transaction_1234567890"
Event
The response is of type object
.