External DocumentationTo learn more, visit the Anthropic documentation.
Actions
Get Model
Get information about a specific model.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Model ID | The ID of the model. |
{
"type": "model",
"id": "claude-3-7-sonnet-20250219",
"display_name": "Claude 3.7 Sonnet",
"created_at": "2025-02-19T00:00:00Z"
}
Was this page helpful?