Runtimes

List built-in agent runtimes

get/api/agent-runtimes

Response

Built-in runtime catalog and credential status

Example response

{
  "runtimes": [
    {
      "name": "Cursor",
      "default_api_base": "https://api.cursor.com",
      "credential_provider_id": "cursor",
      "credential_provider_name": "Cursor"
    }
  ]
}

Changes

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