Path Parameters
The model ID is passed as a path parameter in the URL.Response
Returns detailed information about the specified model including its capabilities, context length, and other metadata.Example Response
Error Responses
Returns a 404 error if the model is not found:Path Parameters
Model ID
Response
200 - application/json
Success
Human-readable model name
Model description
Model identifier
Example:
"model"
Creation timestamp
Organization that owns the model
Context length of the model (maximum combined input and output tokens)
Supported API endpoints
Whether this is a premium model
Available voices for text-to-speech models
Available image sizes for image generation models
Available quality levels for image generation models
Available tags for music generation models
Available styles for video generation models
Additional metadata for chat completion models
