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