Skip to main content
Retrieves information about a specific model. This endpoint does not require authentication.

Path Parameters

model
string
required
The model ID to retrieve (e.g., gpt-4, claude-3-5-sonnet).

Response

id
string
The model identifier.
object
string
Always model.
created
integer
Unix timestamp of when the model was added.
owned_by
string
The organization that owns the model.

Examples

Get Model Details

Check Model Exists

Response Example

Error Response

If the model doesn’t exist: