Method: projects.locations.apps.deployments.getExtendedAgentCard

Gets the extended agent card for the authenticated agent.

HTTP request

GET https://ces.googleapis.com/v1beta/{tenant=projects/*/locations/*/apps/*/deployments/*}/extendedAgentCard

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
tenant

string

Optional. Opaque routing identifier. Must match the tenant value from the selected AgentInterface in the Agent Card when that field is set.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of AgentCard.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/ces

For more information, see the Authentication Overview.