Using this template helps us debug your issues more effectively
Description
Is there a way for me to get a list of all my past meetings that are 1) not scheduled and 2)not my own meeting?
I tried using:
/users/{userId}/meetings
and
/past_meetings/{meetingId}/instances /users/{userId}/meetings
but they seem to be only getting me the meetings that I opened up with my zoom.
Most of the zoom meeting I get on are just through clicking on a link, and I don’t see any of those listed from these end points.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
/users/{userId}/meetings
/past_meetings/{meetingId}/instances /users/{userId}/meetings
Additional context
Add any other context about the problem here.