Method: admin.directory.v1.customers.chrome.printServers.get

Returns a print server's configuration.

HTTP request

GET https://admin.googleapis.com/admin/directory/v1/{name=customers/*/chrome/printServers/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The unique ID of the customer's Google Workspace account.

Format: customers/{id}

Request body

The request body must be empty.

Response body

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

Authorization Scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/admin.chrome.printers
  • https://www.googleapis.com/auth/admin.chrome.printers.readonly

For more information, see the Authorization guide.