Question

Need to check who owns the extension

  • 22 June 2020
  • 1 reply
  • 1028 views

If there are multiple extension available, we want to check what all extension available through and Api and need to check the details of the extension like who owns those extension with user names and details like mail, permissions etc.

Any APi we can use to get extension user's details?


1 reply

There is obviously an API present to do this task for you.

You can try Get Extension List API here https://developers.ringcentral.com/api-reference/Extensions/listExtensions

It will return extension owner's name, email, company, permissions, status etc

Reply