v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01251238661.6 KB
v1
protected
workspace-config

Export Workspace Config

Export current workspace configuration as YAML.

This endpoint exports all workspace-scoped resources:

  • Agents (excluding system default agent)
  • MCP server instances
  • Provider configurations

Important Notes:

  • Secrets (API keys, passwords) are replaced with placeholders
  • Built-in/catalog resources (carrying registry_item_id) are excluded
  • Only resources in the current workspace are exported
  • References to specs are included (server_spec_id, provider_spec_id)

Returns: YAML file content that can be saved and later imported

get/v1/workspace/export

Response

Successful Response