Required.Resource nameof the ClientState in format:devices/{device}/deviceUsers/{deviceUser}/clientStates/{partner}, wheredeviceis the unique ID assigned to the Device,deviceUseris the unique ID assigned to the User andpartneridentifies the partner storing the data. To get the client state for devices belonging to your own organization, thepartnerIdis in the format:customerId-*anystring*. Where thecustomerIdis your organization's customer ID andanystringis any suffix. This suffix is used in setting up Custom Access Levels in Context-Aware Access. You may usemy_customerinstead of the customer ID for devices managed by your own organization.
You may specify-in place of the{device}, so the ClientState resource name can be:devices/-/deviceUsers/{deviceUserResource}/clientStates/{partner}.
Query parameters
Parameters
customer
string
Optional.Resource nameof the customer. If you're using this API for your own organization, usecustomers/my_customerIf you're using this API to manage another organization, usecustomers/{customer}, where customer is the customer to whom the device belongs.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance ofClientState.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],[]]