latestOpenAPI 3.1.02026-08-23152185247.5 KB

4fa8e9e51d9b

Batches

List batches, newest first

get/v1/batches

Query parameters

limitinteger

Page size, 1-100 (default 20).

afterstring

A batch id; returns batches submitted after it (use the previous page's last_id).

Response

OK

first_idstring

Id of the first batch on this page.

has_moreboolean required
last_idstring

Id of the last batch on this page; pass it as after to fetch the next page.

object'list' required