Applications
list applications
get/Applications
Response
list of applications
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"
}
}
]