API call for CDRs returns cdrs on a certain page of the paginated list on Yeti

Im fetching customer CDRs via API, it seems my api request just returns cdrs on a certain page of the paginated cdrs on yeti, however I wish to fetch information on all pages at once, is that possible and how?

No. Database may contain millions CDRs, so fetching without pagination is not possible via API.