Method: projects.locations.apps.versions.getExtendedAgentCard

Gets the extended agent card for the authenticated agent.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
tenant

string

Optional. Tenant ID, provided as a path parameter.

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.

IAM Permissions

Requires the following IAM permission on the tenant resource:

  • ces.apps.get

For more information, see the IAM documentation.