question

Chaitali avatar image
Chaitali asked Anirban answered

API for extension info

I am looking for some API that can provide information on all the extension we have.

For example, out of multiple number of extension we have, we can get the info that which extension is getting the call and attending it. Can we check that from an API?

Any reference will be helpful.

rest api
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Anirban avatar image
Anirban answered

To get the extension details, you need to look the Account Call-Logs with following API:

/v1.0/account/{accountId}/call-log   

with 'view' = 'Detailed', like this:

/v1.0/account/{accountId}/call-log?view=Detailed

Similar kind of question can be referred from here :

https://forums.developers.ringcentral.com/questions/318/how-do-we-identify-which-extension-picked-up-the-c.html

https://stackoverflow.com/questions/57445318/get-the-extension-details-from-list-of-extensions-that-got-the-call-in-ringcentr

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys