Apigee API (apigee:v1)

2026-09-03

1 new method

Additions

    Methods
  • apigee.organizations.getMcpServerConfig

      Flat Path : v1/organizations/{organizationsId}/mcpServerConfig

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Path : v1/{+name}

      HTTP Method : GET

      Description : Gets the deployed MCP server configuration for an organization. McpServerConfig is an org-scoped singleton (one per organization). The returned configuration may be up to 30 seconds out of date by default.

      Parameters :

        name

          Pattern : ^organizations/[^/]+/mcpServerConfig$

          Description : Required. Name of the deployed MCP server configuration for the organization in the singleton form: `organizations/{org}/mcpServerConfig`.

          Required : Yes

          Type : string

          Location : path