For the complete documentation index, see llms.txt. This page is also available as Markdown.

Assignee

Check phone's assignee

get

Check phone's assignee by MAC.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
macstringRequired

MAC address.

Responses
200

OK

application/json
macstringOptional

MAC address.

extension_numberstring · min: 3 · max: 64Optional

The extension number.

Pattern: [0-9]{3,64}
vendorstringOptional

The phone vendor of IP phone.

modelstringOptional

The name of IP phone model.

get/phones/{mac}/assignee

Was this helpful?