Gets the client state for the device user
HTTP request
GET https://cloudidentity.googleapis.com/v1beta1/{name=devices/*/deviceUsers/*/clientStates/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Resource name of the ClientState in format: You may specify |
Query parameters
Parameters | |
---|---|
customer |
Optional. Resource name of the customer. If you're using this API for your own organization, use |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ClientState
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-identity.devices.readonly
https://www.googleapis.com/auth/cloud-identity.devices
https://www.googleapis.com/auth/cloud-identity
For more information, see the Authentication Overview.