Auto Provisioning
List DECT phone members
Retrieve a collection of DECT phone members.
get/dect_phones/{id}/members
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the DECT phone.
Response
OK
Example response
{
"items": [
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}
]
}