TelecomVoximplantAccountsIdApplications
Get Voximplant applications for a telecom account
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using Bearer scheme
In: header
Path Parameters
id*string
Format
uuidResponse Body
application/json
curl -X GET "https://api.speaknode.com/api/Telecom/voximplant/accounts/497f6eca-6276-4993-bfeb-53cbbbba6f08/applications"[
{
"application_id": 0,
"application_name": "string",
"modified": "2019-08-24T14:15:22Z"
}
]