Events
Retrieve an event
This endpoint is used for retrieving a specific usage measurement event that has been sent to a customer or a subscription.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This field represents the unique identifier sent for this specific event (must be URL encoded).
Example:
"transaction_1234567890"
Response
200
application/json
Event
The response is of type object
.