List models
GET/v1/models
Lists catalog models, newest sources merged and sorted by id. Filter by vendor, provider, output/input modality, status, or managed — the last being the axis that decides whether a model is usable without BYOK credentials, so ?managed=true&status=available is the set an agent can run on today.
Request
Responses
- 200
- 400
- 401
A page of models.
The request was malformed or failed validation.
Missing or invalid credentials.