Core

Get Available Models

Retrieve a list of all unique models currently used by agents and teams in this OS instance. This includes the model ID and provider information for each model.

get/models

Response

List of models retrieved successfully

idstring nullable

Model identifier

providerstring nullable

Model provider name

Changes