v27

latestOpenAPI 3.0.02026-07-1347144237.4 KB
Batch:

Gets a list of all batches owned by the Azure OpenAI resource.

get/batches

Query parameters

afterstring

Identifier for the last event from the previous pagination request.

limitinteger

Number of batches to retrieve. Defaults to 20.

$filterstring

The OData expression to describe the filtering conditions.

$orderbystring

The OData expression to describe the sorting order.

api-versionstring required

The requested API version.

Response

Success

object'list' | 'fine_tuning.job' | 'file' | 'fine_tuning.job.event' | 'fine_tuning.job.checkpoint' | 'model' | 'upload' | 'upload.part' | 'batch' | 'wandb'

Defines the type of an object.

first_idstring

The id of the first batch in the list of batches returned.

last_idstring

The id of the last batch in the list of batches returned.

has_moreboolean

A value indicating whether the list contains more elements than returned.

All 47 operations