To keep the Yottaa API consistant and simply Yottaa shares parameters across multiple functions.
API Calls that return lists objects share a common set of searching and filtering parameters, and parameter defined with a star(*) means this is required, otherwise is optional.
List Filtering Parameters
per_page: The maximum number of benchmarks objects that are returned for this request. Default (20)
page |
The set of benchmark objects that are returned. Example page=2&per_page=7. The request will return 8-14. Default (1)
|