OpenAI List Models

View as Markdown
This endpoint lists the routable VirtualModels in the requested workspace and returns them in OpenAI's list models format. Each model ID is the VirtualModel identifier in format workspace/name. This includes both autoprovisioned VirtualModels (one per served model entity) and custom VirtualModels, keeping the catalog in agreement with the inference proxy, which also resolves VirtualModels scoped to the request workspace.

Path parameters

workspacestringRequired

Response

List models request to OpenAI-compatible endpoint

datalist of objects
objectstringDefaults to list

Errors

422
Unprocessable Entity Error