Question

one api call for all extension details

  • 27 July 2021
  • 1 reply
  • 324 views

Sorry, I am new to ringcentral. I want to know how can all the extension details can be displayed with api?

If an account has 3 extensions, what api can display those extension details calling an api? We dont want to call multiple apis to get each extension details.


1 reply

"As an admin, you can read all extensions by using the Get Extension List endpoint. The response contains an array of records with each record contains an extension info". check the reference:

ref: https://forums.developers.ringcentral.com/questions/8940/retrieve-all-user-details-with-attributes-email-ex.html

Reply