Hello,


I have been using following search URL in my API Python scripts to returns list of all GES_DISC collections entry IDs in CMR-UAT for

several years now. This list is then used elsewhere for other purposes. However, number of our collections in UAT have surpassed the

2000 maximum limit now and the return list is incomplete. Is there a way around this? Can the max page_size be increased?

https://cmr.uat.earthdata.nasa.gov:443/search/collections.umm-json?provider_id="+providerID+"&pretty=true&page_size=2000


Thank you,

Ed Esfandiari