Returns a list of valid events for webhooks.
GET/accounts/{account_id}/webhooks/events
Returns a list of valid events for webhooks. These events can be used to set up webhook type notifications.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Success.
A request is not valid and can't be processed.
A request is unauthorized.
A requested is forbidden.
A request failed due to an internal error.