Retrieve a model
Retrieve a built-in or custom model by model name. Custom models are only visible to the owning organization.
Retrieve a built-in or custom model by model name. Custom models are only visible to the owning organization.
Model name. The route supports names containing slashes, such as openai/gpt-4o-mini.
Bearer token. Use Bearer YOUR_API_KEY for API key auth or Bearer <JWT> for dashboard auth.
Model string ID. Same value as model_name.
Human-readable model name.
Whether the model is built in or organization-specific.
Streaming support. 0 = no, 1 = yes.
Function/tool calling support. 0 = no, 1 = yes.
Vision input support. 0 = no, 1 = yes.
Computed parameter support after applying model-specific overrides.