Hey @sabraha5,
The issue is you are not using the correct meetingUUID.
After the meeting starts, a new meetingUUID is generated for that instance of the meeting. Try getting the updated meeting UUID from the list ended meeting instances endpoint first, and then use it to query the past meetings participants API.
Thanks,
Tommy