Skip to main content
Question

Forward all calls setting via API

  • 5 October 2023
  • 0 replies
  • 88 views

I am trying to get a list of extensions with Forward all calls set to which number.

The setting that you can do in the Web portal.

1696521702344.png

But, I cannot find an API endpoint to find this information.

Tried with

restapi/v1.0/account/accountId/extension/extensionId/forwarding-number

and

/restapi/v1.0/account/accountId/extension/extensionId/forwarding-number/forwardingNumberId

But it only returns with associated devices.

Tried

restapi/v1.0/account/accountId/extension/extensionId/answering-rule

and

restapi/v1.0/account/accountId/extension/extensionId/answering-rule/ruleId

No call forwarding information.

Is it possible to find the forward all calls setting via API and discover which numbers the calls are forwarded to on each extension?

Be the first to reply!

Reply