Skip to content

Get provider model

GET
/v2/document/models/{providerModelId}

Get a provider model by ID

providerModelId
required
string
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09

The Id for the Provider Model

The provider model.

object
providerModelId
required

The unique identifier for the provider model

string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09
displayName

The display name for this model provider

string
o4-mini
providerName

The name of the provider

string
Allowed values: OPENAI FSCO BEDROCK
OPENAI
modelName

The name of the provider model

string
Allowed values: GPT_5 GPT_5_MINI GPT_5_NANO GPT_4 GPT_4_TURBO GPT_4O GPT_4O_MINI O1 O1_MINI O3_MINI LLAMA_3 CLAUDE_OPUS CLAUDE_SONNET
GPT_4
description

A descrtiption for this model

string
Gpt4 has a 128k context window

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error