Method: projects.locations.groups.get

Get the specified group.

HTTP request

GET https://clouderrorreporting.googleapis.com/v1beta1/{groupName=projects/*/locations/*/groups/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
groupName

string

Required. The group resource name. Written as either projects/{projectID}/groups/{groupId} or projects/{projectID}/locations/{location}/groups/{groupId} . Call groupStats.list to return a list of groups belonging to this project.

Examples: projects/my-project-123/groups/my-group , projects/my-project-123/locations/global/groups/my-group

In the group resource name, the groupId is a unique identifier for a particular error group. The identifier is derived from key parts of the error-log content and is treated as Service Data. For information about how Service Data is handled, see Google Cloud Privacy Notice .

For a list of supported locations, see Supported Regions . global is the default when unspecified.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires one of the following OAuth scopes:

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

For more information, see the Authentication Overview .

Design a Mobile Site
View Site in Mobile | Classic
Share by: