v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-13216144508.7 KB
models

List Models

List all model configurations accessible to the current user

get/api/models/

Query parameters

skipinteger
limitinteger
model_providerstring nullable

Filter by model type

Filter by model type

categorystring nullable

Filter by category (llm, image)

Filter by category (llm, image)

is_activeboolean nullable

Filter by active status

Filter by active status

Response

Successful Response

idinteger required
model_idstring required
categorystring required
model_providerstring required
model_namestring required
base_urlstring nullable required
temperaturenumber nullable required
dimensioninteger nullable required
abilitiesstring[] nullable required
descriptionstring nullable required
created_atstring nullable required
updated_atstring nullable required
is_activeboolean required
is_ownerboolean required
can_editboolean required
can_deleteboolean required
is_sharedboolean required