I see so the functionality you’re looking for is called Query Parameters, and today that master API endpoint only supports the following :
included_fields fails and
TTL
That said, to filter the response by minimum duration, I recommend creating a function that calls that API endpoint and then filters the returned data to match your desired output.
To include participants, call Get past meeting participants and include the results in the output alongside the recording duration.