Based on the Support team suggestion we have implemented the below URL in our application. (Refer old case- zoom-meeting-id-is-invalid-error-http-status-3001/44755)
metrics/meetings/od8qaWJ5SEqRlnTO4IyZjQ==/participants?page_size=30&type=pastOne
Hi,
Great! Thanks, its returning the data now. Here I have one more doubt as per our last discussion have to pass querystring type=pastOne to retrieve the single participant record but in this case it returning the record only when i pass the querystring type=past .
When you use the query parameter type=pastOne, this will only work for meetings with 1 participant. You should use type=past for any past meetings with more than 1 participant.