Was this helpful?
Check phone's assignee by MAC.
/phones/{mac}/assignee
MAC address.
curl -L \ --url 'https://HOSTNAME:8887/api/phones/{mac}/assignee' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{ "extension_number": "text", "vendor": "text", "model": "text", "mac": "text" }