Skip to main content
GET
Retrieve a specific model by its model name. Returns detailed configuration including associated provider and supported parameters.
Permissions: Global models are accessible by anyone. Custom models are only accessible by the owning organization.

Path parameters

string
required
The model’s unique name. Can include slashes (e.g., openai/gpt-4).

Response

Returns the model object with full configuration details.