v2

latestOpenAPI 3.1.02026-08-07139158192.4 KB
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