Description
Firstly I have created one meeting and added the participants using https://api.zoom.us/v2/meetings/${meetingId}/registrants API (POST Method)
and got the 200 response
so now I have checked the https://api.zoom.us/v2/meetings/${meetingId}/registrants API with GET method
but in response, I am getting empty array