while page_num <= total_pages
        page = { size: 1_000, number: page_num }
        response =
          Provider.query(
            nil,