How to get meeting list without using user id in parameter

Description
I am using api to get meeting list but we must add user id in parameter to get list of meetings , but we don’t want to send userid in parameter to get meeting , we need to get all list of meetings without user id, so please tell me what to do for this

Error
no error .

Which App Type (OAuth / Chatbot /JWT / Webhook)?
JWT

Hi @devecamus,

As an alternative to passing a User ID, you can pass an email. Or, you can pass me in the request URL which would point the request to the JWT app owner.

Thanks!

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