Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the model to use for this request
Example:
"gpt-4o-mini"
Response
200 - application/json
OK
Describes an OpenAI model offering that can be used with the API.
The model identifier, which can be referenced in the API endpoints.
The Unix timestamp (in seconds) when the model was created.
The object type, which is always "model".
Available options:
model
The organization that owns the model.