Format Your New Topic as Follows:
API Endpoint(s) and/or Zoom API Event(s)
/users/{userId}/meetings
/past_meetings/{meetingId}
Description
Hi Everyone! I’ve been attempting to pull in meeting information for a subset of users 1 year back. I understand the past_meetings/{meetingId} endpoint goes as far back as 1 year but I need a meetingId. I’m attempting to get the meetingId’s through the /users/{userId}/meetings endpoint but seem to only be able to get around ~30 days of historical meetingId’s. Anyone know of a way to get meetingId’s as far back as 1 year?