One Solution will be to Iteratively Query Old Dates:
Start with Zoom Launch Date(January 25, 2013) and incrementally query recordings API until no results are returned. This ensures you don’t miss any data but might require several API calls.