Get provider model
GET /v2/document/models/{providerModelId}
GET
/v2/document/models/{providerModelId}
Get a provider model by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” providerModelId
required
string
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09The Id for the Provider Model
Responses
Section titled “ Responses ”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
OPENAI modelName
The name of the provider model
string
GPT_4 description
A descrtiption for this model
string
Gpt4 has a 128k context windowBad Request
Unauthorized
Forbidden
Not Found
Internal Server Error