List all available webhook event types that you can subscribe to.
cURL
curl --request GET \ --url https://api.useproxy.ai/v1/webhook-event-types \ --header 'Api-Key: <api-key>'
{ "data": [ { "name": "<string>", "category": "<string>" } ], "object": "list" }
API key for authentication. Get your key from the Dashboard.
List of event types
Show child attributes
"list"