v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Core

Get OS Configuration

Retrieve the complete configuration of the AgentOS instance, including:

  • Available models and databases
  • Registered agents, teams, and workflows
  • Chat, session, memory, knowledge, and evaluation configurations
  • Available interfaces and their routes
get/config

Response

OS configuration retrieved successfully

os_idstring required

Unique identifier for the OS instance

namestring nullable

Name of the OS instance

descriptionstring nullable

Description of the OS instance

available_modelsstring[] nullable

List of available models

os_databasestring nullable

ID of the database used for the OS instance

databasesstring[] required

List of database IDs used by the components of the OS instance

manifestobject nullable

Per-entity UI metadata keyed by agent/team/workflow id