Applications
retrieve an application
get/Applications/{ApplicationSid}
Response
application found
Example response
{
"call_hook": {
"url": "https://acme.com",
"method": "POST"
},
"call_status_hook": {
"url": "https://acme.com",
"method": "POST"
},
"messaging_hook": {
"url": "https://acme.com",
"method": "POST"
}
}