Events
Retrieve an Event Subscription
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The identifier of the Event Subscription to retrieve.
Response
200
application/json
Event Subscription
Event Subscriptions are used to receive webhooks when Events occur. They can be configured via the Dashboard or via the API.