docs
  1. Admin Api
  2. Webhooks
  3. Webhooks
  4. Get All Webhook Events

Get all webhook events

Return all available webhook events that are exposed by the system

Rate Limit: 1000 Max attempts within 1 minute.

Responses

200
List of available webhooks events.
application/json
Success
Array of object
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
GET/webhooks/events

Request samples

Response samples

200
Webhook Event Collection:
Content type: application/json
Provide Feedback