API Participants QOS Metrics

Hi,
I am starting a project to monitor Zoom Rooms QOS through LogicMonitor.

I am using “GET /metrics/meetings/{meetingId}/participants/{participantId}/qos” to retrieve room’s QOS information for Live meetings but I get the metrics for the last 30 seconds.

Is there a way to increase the time gap for the query results? I need at least the last 60 second in metrics so that I don’t have to hit the API every 30 seconds.

Using “&page_number=60” didn’t work of course.

Thanks,
Ignacio

At the moment there isn’t a way to specify that. I will put in a request to our API engineering team to provide that option as a query param.

Thanks @TimZoom. That would be very much appreciated.

Regards,
Ignacio