OpenAI Get Model

View as Markdown

Retrieve information about a specific OpenAI-compatible model. Workspace is always taken from the URL path; name may be the VirtualModel name or workspace/name (workspace prefix is ignored). Resolves against routable VirtualModels, including custom ones, so this route agrees with the list route and the inference proxy.

Path parameters

workspacestringRequired
namestringRequired

Response

Get model request to OpenAI-compatible endpoint

idstring
owned_bystring
objectstringDefaults to model
createdintegerDefaults to 0

Errors

422
Unprocessable Entity Error