Get total count of available models
Models
Get total count of available models
GET
Get total count of available models
Authorizations
API key as bearer token in Authorization header
Query Parameters
Filter models by output modality. Accepts a comma-separated list of modalities (text, image, audio, embeddings) or "all" to include all models. Defaults to "text".
Example:
"text"
Response
Returns the total count of available models
Model count data
Model count data
Example:
{ "count": 150 }List all models and their propertiesList models filtered by user provider preferences, privacy settings, and guardrails