Was this helpful?
Check phone's assignee by MAC.
MAC address.
GET /api/phones/{mac}/assignee HTTP/1.1 Host: hostname:8887 Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
OK
{ "mac": "text", "extension_number": "text", "vendor": "text", "model": "text" }