latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-2226450911.7 MB

c0b2573b2d58

Model Catalog

Retrieve a model catalog entry

Retrieves a single catalog entry by its id, <provider>/<model> (for example openai/gpt-4o). Unlike the list endpoints this also resolves deprecated models; check deprecated and deprecation on the response.

get/v2/model-catalog/{id}

Path parameters

idstring required

Catalog identifier, <provider>/<model> (for example openai/gpt-4o).

Catalog identifier, <provider>/<model> (for example openai/gpt-4o).

Response

OK