NFDI4Chem / nmrxiv

nmrXiv is currently developed as the FAIR, consensus-driven NMR data repository and computational platform. The ultimate goal is to accelerate broader coordination and data sharing among researchers by enabling storage, management, sharing and analysis of NMR data.
https://nmrxiv.org
MIT License
14 stars 5 forks source link

Fetching public models detalis - limit is set up to 100 #1036

Closed NRayya closed 9 months ago

NRayya commented 9 months ago

Using the endpoint " /api/v1/list/{model}" to get public models details results in listing no more than 100 items

image
CS76 commented 9 months ago

https://nmrxiv.org/api/v1/list/datasets?per_page=2000

per_page parameter will give you control on number of items to fetch and its paginated