Get webhook delivery URL

View as Markdown
Temporary endpoint. A complete API for managing applications, phone numbers, tokens, and other settings will replace it. Returns the webhook URL for the authenticated application only.

Authentication

AuthorizationBearer
Application auth. Send `Authorization: Bearer <app_uuid>:<api_key>`. See [Authentication](https://voice-platform.docs.buildwithfern.com/api/authentication) for details.

Response

Current webhook configuration
webhook_urlstring or null
Webhook delivery URL, or null when webhook delivery is disabled.

Errors

401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error