List batches
Batches API
List batches
List batches with optional pagination.
GET
List batches
Documentation Index
Fetch the complete documentation index at: https://docs.sailresearch.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Return batches created after this batch ID.
Return batches created before this batch ID.
Maximum number of batches to return. Min 1, defaults to 25, max 200.
Required range:
1 <= x <= 200