Question

How can I get a list of groups and group details via the RC API?

  • 10 February 2020
  • 1 reply
  • 490 views

Is there an API call that will allow my app to get any of the following:


a list of groups,

the manager for a particular group

the members for a particular group


I have seen this post about using the "Department" flag on the extension list API to retrieve a list of groups: https://forums.developers.ringcentral.com/questions/456/get-list-of-groups-with-rc-api.html . But it doesn't seem to be working as I thought it would. I have a group with three members in my account, and when I use the extension list API with the Department flag, I get no results back. I also noticed that the post is several years old. Perhaps this is no longer valid? Is this the correct way to get group information? Or is there a different API endpoint I need to use to get group info?


1 reply

Userlevel 1

Hi Matt,

Apologies for the delayed response.

It depends on what kind of groups. Currently, there are APIs to get a list of call queue groups and get call queue group's members. There are also APIs to get a list of call monitoring groups and get call monitoring group's members.

Are these the groups you are looking for APIs to read?

Reply