Retrieves detailed information about a domain registered by you. Returns NOT_FOUND if the domain is not registered by you. Domain represents the metadata of a domain that has been registered within the system and linked to a user.
HTTP request
GET https://gmailpostmastertools.googleapis.com/v2beta/{name=domains/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The resource name of the domain. Format: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Domain.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/postmasterhttps://www.googleapis.com/auth/postmaster.domain
For more information, see the Authorization guide.