cURL
curl --request GET \ --url https://api.example.com/v2/webhooks/event-types
[ { "name": "<string>", "description": "<string>" } ]