Modelle
Ein Modell abrufen
Get a specific model.
The Models API response can be used to determine information about a specific model or resolve a model alias to a model ID.
GET
Headers
The version of the Anthropic API you want to use.
Read more about versioning and our version history here.
Path Parameters
Model identifier or alias.
Response
200 - application/json
RFC 3339 datetime string representing the time at which the model was released. May be set to an epoch value if the release date is unknown.
A human-readable name for the model.
Unique model identifier.
Object type.
For Models, this is always "model"
.
Available options:
model
Was this page helpful?