Skip to content

Get Model

GET/v1/models/{id_or_name}

Get detailed information about a model. This endpoint accepts either a model ID or the full model name, and returns the model card, unified schema, and skills in one response.

Path parameters

Optional<string>id_or_name

Model ID, for example model01abc..., or model name, for example openai/gpt-4o.