Webhooks
List Webhooks
Retrieve a list of all webhook subscriptions.
GET
Retrieve your API Key from your VozAgent Dashboard.
Response
Returns an array of webhook subscription objects.string
Unique webhook identifier.
string
Endpoint URL to receive events.
string[]
Events this webhook is subscribed to.
boolean
Whether the webhook is active.
string
Signing secret (masked).

