CTI
List VIP numbers
Get a collection of VIP numbers.
get/vip_numbers
Response
OK
Example response
{
"count": 100,
"items": [
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw",
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:32:28Z",
"expire_at": "2017-07-21T17:32:28Z"
}
]
}