We'd like to be able to efficiently ETL data out of CircleCI into our data warehouse so we're able to perform joins to other data sources and advanced analytics. In order to facilitate this process, we're using Fivetran. However, Fivetran makes over a million API requests to pull data which takes a significant amount of time. In order to facilitate incremental syncs, we'd like to see API endpoints provide filtering on "updated_at" and "created_at" attributes