question

doug-routledge15999 avatar image
doug-routledge15999 asked Phong Vu commented

GLIP - Get Team Members

There current are API calls that let you list the Teams, Add or Remove Team members, but where is the call to list the Team members. A roster of users in a Team would be valuable for programs that want to integrate with Glip.

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

Phong Vu avatar image
Phong Vu answered Phong Vu commented

For now, you still can use this endpoint "/restapi/v1.0/glip/groups/[teamId]" to read team's members. The API is marked as deprecated though. I will check to see why the new API is missing and update the answer when I get the info.

7 comments
1 |3000

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

Caleb Bergman avatar image Caleb Bergman commented ·

"/restapi/v1.0/glip/groups/[teamId]" is still working, but is there any news on a non-deprecated API for getting a Team's member list?

2 Likes 2 ·
Shlomi Biton avatar image Shlomi Biton commented ·

Any update? https://platform.ringcentral.com/restapi/v1.0/glip/groups?type=Team is marked as obsoleted/beta. Can we use this API?

It looks like https://platform.ringcentral.com/restapi/v1.0/glip/recent/chats?type=Team can be used to retrieve similar list of Teams . Still it is not clear how to retrieve members. https://platform.ringcentral.com/restapi/v1.0/glip/chats/ChatId does not return members - although is should per RingCentral API documentation.

0 Likes 0 ·
Phong Vu avatar image Phong Vu ♦♦ Shlomi Biton commented ·

I recommend no using this endpoint ( /restapi/v1.0/glip/groups?type=Team ) anymore.

Use the Get Teams, Get Chats, Get Conversations instead.

0 Likes 0 ·
Shlomi Biton avatar image Shlomi Biton Phong Vu ♦♦ commented ·

Thanks for the comments. We need API to view list of team members.

Please note that Get Teams, Get Chats, Get Conversations do not return list of team members...However, https://platform.ringcentral.com/restapi/v1.0/glip/groups?type=Team which is marked as obsolete returns list of team members.

https://platform.devtest.ringcentral.com/restapi/v1.0/glip/chats/chatId which shall return members per RingCentral documentation, does not return team members.

So which API shall we use to retrieve list of team members?

0 Likes 0 ·
Show more comments

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