I have a developer account in which there are sub-accounts. While accessing data for sub-accounts, with the account ID the API " /accounts/{accountID}/users" it is saying the account does not exist. I need a list of every user of sub-accounts. Get the accountId
of the sub-account, bypassing the me
token in the userId
of the Get a user API.
Hi @kshitij.shukla
Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
Can you please confirm that you are able to call the Get /accounts endpoint to get a list of the account IDs associated with your master account?