Description
When I am registering using my own account for accessing zoom APIs, I am getting only details related to myself.
I don’t want to register all users of my company at https://marketplace.zoom.us/ to access APIs.
I am want to register as a company and want to use https://marketplace.zoom.us/docs/api-reference/zoom-api API for create, edit and launch meeting, get users list whom I can invite in meeting like other options.
Error
I haven’t found any portal to register for a company in https://marketplace.zoom.us.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Used JWT and OAuth but not able to get success.
Which Endpoint/s?
https://marketplace.zoom.us/docs/api-reference/zoom-api/contacts/getusercontacts API for getting contacts but when I pass type=company it’s send only one user. when I send type=external it sends user which I have made chats.
Is there is any API that can give all company user list