list applications

Authentication

AuthorizationBearer

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

Response

list of applications
namestring
account_sidstringformat: "uuid"
application_sidstringOptionalRead-onlyformat: "uuid"
call_hookobjectOptional
application webhook for inbound voice calls
call_status_hookobjectOptional
webhhok for reporting call status events
messaging_hookobjectOptional

application webhook for inbound SMS/MMS

speech_synthesis_vendorstringOptional
speech_synthesis_voicestringOptional
speech_recognizer_vendorstringOptional
speech_recognizer_languagestringOptional
env_varsobjectOptional

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

record_all_callsbooleanOptional

Errors

500
Internal Server Error