hi! I try to get a list of participants about some meeting. I read the documentation. But I don’t know in which part put the path parameter. I used this link to guide me. Zoom Meeting API
A doubt. When I want to go from one date to another. How could I call it? Because I was putting the dates in the parameter but it gives me the participants of the last webinar but not of the previous ones.
That endpoint is only for a specific webinar, which is why you pass in the webinar ID, if you wanted participants for another webinar, you’d need to pass the ID, this doesn’t take any date parameters.