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

Returns a Printer resource (printer's config).

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the printer to retrieve. Format: customers/{customer_id}/chrome/printers/{printerId}

Request body

The request body must be empty.

Response body

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

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.