OpenAPI 3.1.02026-08-13140162205.6 KB

138b4ef69d2f

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