Skip to content

Lists the currently available models, and provides basic information about each one such as the owner and availability.

GET
/models

Authorizations

Responses

200

OK

object
object
required
string
Allowed values: list
data
required
Array

Describes an OpenAI model offering that can be used with the API.

object
id
required

The model identifier, which can be referenced in the API endpoints.

string
created
required

The Unix timestamp (in seconds) when the model was created.

integer
object
required

The object type, which is always β€œmodel”.

string
Allowed values: model
owned_by
required

The organization that owns the model.

string