Retrieves the specified device.
HTTP request
GET https://cloudidentity.googleapis.com/v1/{name=devices/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. Resource name of the Device in the format: |
Query parameters
| Parameters | |
|---|---|
customer |
Optional. Resource name of the Customer in the format: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Device.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-identity.devices.readonlyhttps://www.googleapis.com/auth/cloud-identity.deviceshttps://www.googleapis.com/auth/cloud-identity
For more information, see the Authorization guide.