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
The Id for the Provider Model
Example
82c4fce1-d2c7-48cb-a647-6993dbe37819Responses
Section titled “ Responses ”The provider model.
object
providerModelId
required
The unique identifier for the provider model
string format: uuid
82c4fce1-d2c7-48cb-a647-6993dbe37819 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