List ML models
List all ML models available for the authenticated user’s company.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Unique ID for this model
Display name for this MLModel
Instance-wide unique technical name for this model such as it is set in the mode gateway configuration
Type of model (eg. 'Large Language Model', 'Embedding Model','Vision Language Model', 'Multi-Vector Model)
Large Language Model- Large Language ModelEmbedding Model- Embedding ModelVision Language Model- Vision Language ModelMulti-Vector Model- Multi-Vector Model
Large Language Model, Embedding Model, Vision Language Model, Multi-Vector Model Wether or not this model is enabled instance-wide.
Wether or not this is the platform-wide default generation model.
Wether or not this model is set as default for this company.
Health status of the model
Aliases linked to this model
Underlying gateway routing string (e.g. anthropic/claude-opus-5). Its provider prefix is what identifies which provider serves the model; absent when the gateway does not report one.
Whether the model is managed by the platform ('managed') or registered by the company ('custom').
managed- managedcustom- custom
managed, custom