Get List
GET/batch
Queries for batches that fulfill given parameters. Parameters may be the properties of batches, such as the id or type. The size of the result set can be retrieved by using the Get Batch Count method.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid,
for example if a sortOrder parameter is supplied, but no sortBy.
See the Introduction for the error response format.