Method: projects.locations.endpoints.get

Gets the details of a specific endpoint.

HTTP request


GET https://universalledger.googleapis.com/v1/{name=projects/*/locations/*/endpoints/*}

The URLs use gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the endpoint to retrieve. Format: projects/{project}/locations/{location}/endpoints/{endpoint}

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.