How can I access the channel ID?

I am new to APIs and would like to know how to get the channel ID

I know that I have to create a zoom app to get the credentials for the API but am not sure what to do to retrieve the channel ID

Questions:
What scope do I need? (I am using this one currently team_chat:read:channel:admin)

Is there an easier way to obtain the channel ID without using an API?

I’m new to APIs and need help figuring out how to get the channel ID for Zoom. I’ve created a Zoom app and have the credentials, but I’m unsure about the steps to retrieve the channel ID.

Questions:

  1. What scope should I use? (Currently, I’m using team_chat:read:channel:admin)
  2. Is there a simpler way to get the channel ID without using the API?

Any advice would be appreciated!

I found a solution for all future people since I couldn’t find any information about it on google. If you copy the link from the channel, then copy the string at the end of the link. You can put that string into JWT decoder, it will provide the channel ID.

Thanks for posting @mmills ! We appreciate your active participation in the Zoom Developers community!

I posted the solution. Let me know if you need further help.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.