In List webinar participant API some of the participant IDs return null values.
I have tested with below conditions. Please have a look.
Both licensed and unlicensed participants joined webinar respectively.
- webinar on 2023/02/22. → Return all participants ID
- webinar on 2023/03/01. → Return ID for licensed participants and null values for unlicensed participants
3.webinar on 2023/03/01. → Return ID for licensed participants and null values for unlicensed participants ※ But return ID for one of the unlicensed participants
I would like to know the behavior of List Webinar Participants API response.
Because I need to get a participant ID as unique ID.
I haven”t seen that participant ID will return null value in Zoom API documentation.
Is it the API issue or something?
Furthermore, if you have any ideas to get all participant ID with other way, please assist me.
Thanks.