I do have a followup question though - when it comes to recurring webinars, it seems calling the endpoint
gets us the data on the last instance of the webinar. However calling
- while it does return custom answers from the signup form - gives us a list of people who signed up for the next webinar instance, which has not happened yet. Is there a way to get registrants for a previous instance? I cannot call /registrants on the /report/webinars endpoint