User
List current user's IP phones
Retrieve a collection of IP Phones for current user.
get/user/phones
Response
OK
Example response
{
"items": [
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}
]
}Retrieve a collection of IP Phones for current user.
OK
{
"items": [
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}
]
}