get https://api.scale.com/v1/batches
This is a paged endpoint for all of your batches. Batches will be returned in descending order based on created_at
. Pagination is based off limit
and offset
parameters, which determine the page size and how many results to skip.