Call Park
List call park group members
Retrieve a collection of call park group members.
get/call_park_groups/{id}/members
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the call park group.
Response
OK
Example response
{
"items": [
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}
]
}