457
Views
0
Helpful
1
Replies
Room API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 05:03 AM - edited 04-05-2022 05:22 AM
Does someone know how to discover webex team space or channel ?
Labels:
- Labels:
-
Webex API
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 05:21 AM
You would be able to use the / rooms API https://developer.webex.com/docs/api/v1/rooms to list the spaces you are a member of. We also have /teams API this API is used to manage the teams themselves.https://developer.webex.com/docs/api/v1/teams
