List AI models
Returns the union of (a) global catalog models and (b) custom models owned by the workspace bound to the API key. Optional filters apply in memory.
Autorizações
Parâmetros de consulta
Only models with isActive=true (default true).
Filter by provider key (e.g. openai, anthropic).
Filter to models that ingest images.
Filter to models that ingest documents.
global or workspace. Omit to return both.
global, workspace Resposta
OK
Maximum context window in tokens.
Free-form description.
Display label for the model creator/group.
Absolute URL to the model's icon.
Input price per 1M tokens, USD.
Maximum allowed temperature (when supported).
Minimum allowed temperature (when supported).
Provider-specific model identifier.
"gpt-4.1"
Display name.
"GPT-4.1"
Output price per 1M tokens, USD.
Inference provider key.
"openai"
Stable external UUID for the model.
global for catalog models, workspace for custom ones.
global, workspace Whether the model can ingest documents (PDF/DOCX/etc).
Whether the model can ingest images.
Whether the model accepts a temperature parameter.
Whether the model supports thinking/reasoning mode.

