GET
/
api
/
webhooks
/
{webhook_id}

Authorizations

X-API-Key
string
headerrequired

API key

Path Parameters

webhook_id
string
required

Response

200 - application/json
webhookId
string
required
created
string
required
url
string
required
Maximum length: 200
events
enum<string>[]
required
Available options:
call.started,
call.ended
secrets
string[]