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

Path Parameters

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

Response

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

Examples

Get Model Details

Check Model Exists

Response Example

Error Response

If the model doesn’t exist: