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 |
Required. The unique ID of the customer's Google Workspace account. Format: |
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.