Method: projects.locations.backends.domains.get

Gets information about a domain.

HTTP request

GET https://firebaseapphosting.googleapis.com/v1beta/{name=projects/*/locations/*/backends/*/domains/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the resource in the format:

projects/{project}/locations/{locationId}/backends/{backendId}/domains/{domainId}.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.