External DocumentationTo learn more, visit the OpenAI documentation.
Actions
Get Model
Get a model instance.

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 | The model to use. You can use the List models action to get all of your available models, or visit OpenAI’s Model Overview for descriptions of them. |
{
"created": 0,
"id": "string",
"object": "string",
"owned_by": "string"
}
Was this page helpful?