admin
Get Available Models
Fetch available LLM models from configured providers.
Each entry carries a vision flag so the admin picker can warn when a selected speaker primary can't process screenshare frames.
Body delegates to app.services.llm_models.fetch_available_models so the org-auth endpoint at /v1/inheritable-settings/llm-models reuses the same catalog. Keep both call sites in sync.
get/v1/admin/system/available-models
Response
Successful Response
{"stackTrail":"paths:/v1/admin/system/available-models:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.