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 |
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.