Get batches (paginated)
Get batches (paginated)
| Query Parameters |
|---|
page int32The page number. The first page has number 0. Example:
|
pageSize int32The number of items per page Example:
|
filter stringFilters batches by their name Example:
|
| Responses | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200The batches
| ||||||||||||||
400An error describing the issue caused by the client
| ||||||||||||||
500An error describing the server issue
|