phone_number
(string, required): Phone number to get webhooks for in E.164 format (e.g., +14155551234
)provider
(string, optional): Provider ("twilio"
or "telnyx"
). Auto-detected if not provided200 OK
status with current webhook configuration.
success
(boolean): Whether the request completed successfullyphone_number
(string): The queried phone numberprovider
(string): Provider that owns the number (“twilio” or “telnyx”)voice_webhook_url
(string): Current voice webhook URLsms_webhook_url
(string): Current SMS webhook URLconfiguration
(object): Complete webhook configuration details
voice_method
(string): HTTP method for voice webhookssms_method
(string): HTTP method for SMS webhooksstatus_callback_url
(string): URL for status callbacksphone_number_sid
(string): Twilio phone number SIDfriendly_name
(string): Display name for the numberconnection_id
(string): Associated connection IDphone_number_id
(string): Telnyx phone number IDstatus
(string): Number statusfeatures
(array): Supported features