latestOpenAPI 3.0.0MIT2026-08-086425724.3 KB

921b385ab6b9

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