Get all webinar registrants regardless of their status
Description
According to the documentation (https://marketplace.zoom.us/docs/api-reference/zoom-api/webinars/webinarregistrants) we have to specify a status qs (default: approved) to get the registrants.
Is there a way to get all the registrants (pending, approved and denied) with only one request ?