OpenAPI 3.1.02026-08-226994571.1 MB

1e929292ddd5

batch

List Batches

Lists This is the equivalent of GET https://api.openai.com/v1/batches/ Supports Identical Params as: https://platform.openai.com/docs/api-reference/batch/list

Example Curl

curl http://localhost:4000/v1/batches?limit=2     -H "Authorization: Bearer sk-1234"     -H "Content-Type: application/json" 
get/{provider}/v1/batches

Path parameters

providerstring nullable required

Query parameters

limitinteger nullable
afterstring nullable
target_model_namesstring nullable

Response

Successful Response

{"stackTrail":"paths:/{provider}/v1/batches:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}