OpenAI API

ListBatchesResponse

object
dataarray[object]required
Show Child Parameters
first_idstring

Example:batch_abc123

last_idstring

Example:batch_abc456

has_morebooleanrequired
objectstringrequired

Allowed values:list

Example

ListFilesResponse

object
objectstringrequired

Example:list

dataarrayrequired

The File object represents a document that has been uploaded to OpenAI.

Show Child Parameters
first_idstringrequired

Example:file-abc123

last_idstringrequired

Example:file-abc456

has_morebooleanrequired
Example

ListFineTuningJobCheckpointsResponse

object
dataarray[object]required

The fine_tuning.job.checkpoint object represents a model checkpoint for a fine-tuning job that is ready to use.

Show Child Parameters
objectstringrequired

Allowed values:list

first_idstring
last_idstring
has_morebooleanrequired
Example

ListFineTuningJobEventsResponse

object
dataarray[object]required

Fine-tuning job event object

Show Child Parameters
objectstringrequired

Allowed values:list

has_morebooleanrequired
Example

ListMessagesResponse

objectstringrequired

Example:list

dataarray[object]required

Represents a message within a thread.

Show Child Parameters
first_idstringrequired

Example:msg_abc123

last_idstringrequired

Example:msg_abc123

has_morebooleanrequired
Example