Get a page of Agent Configsget https://{protocol}://{base-url}/ai/api/v1/config/agentGet a page of Agent Configs.Query Paramslimitinteger1 to 1000Defaults to 100The maximum number of agent configs to include in the response.offsetinteger≥ 0Defaults to 0The start index of the agent 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 stringtool_namesarray | nullFilter by tool function names (logical OR). Returns agents that have at least one tool with a matching function_name.Tool Names array | nullsearch_termstringnullCase-insensitive search on agent name. Multiple words are split on whitespace and all must match.tagsarray | nullFilter by tags (logical AND). Returns agents that have ALL of the specified tags.Tags array | nullResponses 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 Invoke a Tool (async)Create an Agent ConfigDid this page help you?YesNo