AviatoAviato
DeveloperAPI ReferenceWebhooksEvent types

/api/webhooks/event-types

GET
/api/webhooks/event-types

Response Body

application/json

curl -X GET "https://example.com/api/webhooks/event-types"
{
  "events": [
    "string"
  ]
}