polite-art-41130
09/14/2023, 9:56 PM/experiments and am wondering the below. It does not seem to be in the documentation. Thanks!
• The max integer for limit
• Is there a query param to retrieve only a certain status or filter out a status?
• Is there a query param to retrieve from descending or ascending order? Like retrieve the latest 25 experiments?brief-honey-45610
09/18/2023, 9:30 PMlimit query parameter is 100.
We do not currently offer a status or latest query parameter. You could pull all of your experiments using the API and then filter through them within your code to mimic that behavior.
Please let me know if you have any other questions!