batch

Get a list of batches with paging and filtering

By default, this operation returns only batches with closed=false. To control this behavior, use the closed query parameter.

get/batch

Query parameters

closedboolean

Return batches with closed property matching this value.

pageinteger

Page number of results

limitinteger

Limit of results per page

Response

An array of Batch objects

Changes

No recorded changes to this endpoint across all 1 revision of this API.