GET api/2.0/crm/voip/numbers/{numberId}/oper This function requires authentication

Description

Returns the operators of the phone number with the ID specified in the request.

Parameters
Name Description Type Example
numberId
sent in url
Phone number ID string some text
Example
GET api/2.0/crm/voip/numbers/{numberid}/oper
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "numberId": "some text"
}
Returns

Phone number operators