Runtimes

List registered runtime harnesses

get/api/runtime-harnesses

Response

List of registered runtimes

Example response

{
  "harnesses": [
    {
      "alias": "local-opencode",
      "api_spec": "claude_managed_agents",
      "display_name": "local-opencode",
      "api_base": "http://opencode:8080"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.