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
Model ID, for example model01abc..., or model name, for example openai/gpt-4o.

