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 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 The batches
| ||||||||||||||
400 An error describing the issue caused by the client
| ||||||||||||||
500 An error describing the server issue
|