Batches
List all batches for the current user.
List all batches for the current user.
get/v1/batches
Query parameters
afterstring nullable
Optional cursor for pagination. Returns batches after this ID.
Optional cursor for pagination. Returns batches after this ID.
limitinteger
Maximum number of batches to return. Defaults to 20.
Maximum number of batches to return. Defaults to 20.
Response
A list of batch objects.