Get a Model
Get a Model
Path parameters
model_id
Response
This endpoint returns an object.
id
Unique model identifier.
created_at
Model release timestamp (RFC3339).
display_name
Human-readable model name.
type
Object type "model".
max_tokens
Maximum value allowed for max_tokens for this model.
max_input_tokens
Maximum input context window for this model.
embed_dim
Embedding vector dimension for embedding models.
capabilities
Detailed model capability map.
Errors
401
Unauthorized
422
Unprocessable Entity

