Get a page of LLM Configsget https://{protocol}://{base-url}/ai/api/v1/config/llmGet a page of LLM Configs.Query Paramslimitinteger1 to 1000Defaults to 100The maximum number of LLM configs to include in the response.offsetinteger≥ 0Defaults to 0The start index of the LLM configs to include in the response.visibility_labelsarray of objectsDefaults to featured,regularFilter by visibility labels.Visibility LabelsAllowed:featuredregularadvancedalation_internal stringVisibility label for config types (agents, tools, LLMs). Indicates how a particular config should be displayed.featuredregularadvancedalation_internal stringVisibility label for config types (agents, tools, LLMs). Indicates how a particular config should be displayed.featuredregularadvancedalation_internalADD stringllm_credentials_idstringnullInclude an LLM credentials ID to list configured models for a set of credentials.is_embeddingbooleannullFilter by embedding or completion models. Defaults to False (completion models only) for backward compatibility. Set to True to list embedding models.truefalseis_defaultbooleannullFilter by default or user-created configs. Set to True for system defaults only, False for user-created only.truefalseinclude_orphanedbooleanDefaults to falseInclude BYOM configs that lost their credentials. Defaults to False (orphaned configs excluded from listings).truefalseResponses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 422Validation Error 500Internal server error during request processing.Updated 14 days ago Get a Tool ConfigGet an LLM ConfigDid this page help you?YesNo