inheritable-settings
Get Llm Models
Catalog of available LLMs across configured providers, callable by any org member. Mirrors GET /v1/admin/system/available-models so the InheritableField model_ref picker can render real providers + models on the org/template Advanced Settings panels without admin auth.
Returns a flat list of {provider, model, name, vision} entries.
get/v1/inheritable-settings/llm-models
Response
Successful Response
{"stackTrail":"paths:/v1/inheritable-settings/llm-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.