Response
The request has succeeded.
sidstringformat: "uuid"
The unique identifier for the Application.
account_sidstringformat: "uuid"
The unique identifier for the Account that created this Application.
api_versionstring
The version of the SignalWire API.
date_createdstring
The date, in RFC 2822 GMT format, this Application was created.
date_updatedstring
The date, in RFC 2822 GMT format, this Application was updated.
friendly_namestring
A named unique identifier for the resource.
uristring
The URI for this Application.
voice_urlstring or null
The URL to request when a phone number receives a call or fax.
voice_methodstring or null
Whether the request to VoiceUrl is a GET or a POST. Default is POST.
voice_fallback_urlstring or null
The URL SignalWire will request if errors occur when fetching the VoiceUrl.
voice_fallback_methodstring or null
Whether the request to VoiceFallbackUrl is a GET or a POST. Default is POST.
status_callbackstring or null
The URL to pass status updates to the Application.
status_callback_methodstring or null
Whether the request to the StatusCallback URL is a GET or a POST. Default is POST.
voice_caller_id_lookupboolean or null
Whether or not to look up a caller's ID from the database. Always null.
sms_urlstring or null
The URL to request when an SMS is received.
sms_methodstring or null
Whether the request to SmsUrl is a GET or a POST. Default is POST.
sms_fallback_urlstring or null
The URL SignalWire will request if errors occur when fetching the SmsUrl.
sms_fallback_methodstring or null
Whether the request to SmsFallbackUrl is a GET or a POST. Default is POST.
sms_status_callbackstring or null
The URL to receive status updates for messages sent via this Application.
sms_status_callback_methodstring or null
Whether the request to SmsStatusCallback is a GET or a POST. Default is POST.
message_status_callbackstring or null
The URL to receive status updates for messages sent via this Application.