Skip to main content
GET
/
v1
/
webhook_events
List supported event types
curl --request GET \
  --url https://api.callingbox.io/v1/webhook_events \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
default:sk_live_your_api_key
required

API key starting with sk_

Response

200 - application/json

Event types

data
string[]