There are no data returns about meeting participants report api

Hi, Support
We always using the /v2/report/meetings/meetingId/participants API to query the participant reports. but starting from 2024-05-08T04:10:15Z, too many of meetings have no participant report data return under my account:

queryMeetingParticipants meetingNumberOrUUID=99025192731, response=Result [success=true,code=200, data={“page_count”:0,“page_size”:300,“total_records”:0,“next_page_token”:“”,“participants”:}
, message=null]

there are too many meeting have no participant report data, here list some of them:
meeting number: 92475163696, time: 2024-06-04 15:25:41
meeting number: 99025192731, time: 2024-06-03 15:00:00
meeting number: 96830469911, time: 2024-06-03 13:00:00
meeting number: 91709358703, time: 2024-05-31 12:34:00

Could you please help on it, we need the participant reports for student attendance. thanks a lot!

Hi @zoomdev7 , try getting the meeting uuid for each meeting from this endpoint and then using the meeting uuid for /v2/report/meetings/meetingId/participants