retrieve an application

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

ApplicationSidstringRequired

Response

application found
namestring
account_sidstringformat: "uuid"
application_sidstringRead-onlyformat: "uuid"
call_hookobject
application webhook for inbound voice calls
call_status_hookobject
webhhok for reporting call status events
messaging_hookobject

application webhook for inbound SMS/MMS

speech_synthesis_vendorstring
speech_synthesis_voicestring
speech_recognizer_vendorstring
speech_recognizer_languagestring
env_varsobject

Object containing the Application Environment Variables as key/value to be sent with the call_hook payload

record_all_callsboolean

Errors

404
Not Found Error
500
Internal Server Error