List webhook event types

Returns a list of all available webhook event types.

SecurityCommonAuth
Request
query Parameters
accountId
string (accountId)

The account ID to filter the response with (required for user-level API key).

Example: accountId=F50091
Responses
200

OK

400

Bad request

401

Unauthorised

403

Forbidden

404

Not found

405

Method not allowed

415

Unsupported media type

429

Too many requests

500

Internal server error

get/webhooks/event-types
Request samples
Response samples
application/json
[
  • {
    }
]