cloudidentity.devices.device Users.client States.list

GET {{baseUrl}}/v1/:parent/clientStates?customer=<string>&filter=<string>&orderBy=<string>&pageToken=<string>&$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&upload_protocol=<string>&uploadType=<string>

Lists the client states for the given search query.

Request Params

KeyDatatypeRequiredDescription
customerstringRequired. Resource name of the customer. If you're using this API for your own organization, use customers/my_customer If you're using this API to manage another organization, use customers/{customer_id}, where customer_id is the customer to whom the device belongs.
filterstringOptional. Additional restrictions when fetching list of client states.
orderBystringOptional. Order specification for client states in the response.
pageTokenstringOptional. A page token, received from a previous ListClientStates call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListClientStates must match the call that provided the page token.
$.xgafvstringV1 error format.
access_tokenstringOAuth access token.
altstringData format for response.
callbackstringJSONP
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_tokenstringOAuth 2.0 token for the current user.
prettyPrintstringReturns response with indentations and line breaks.
quotaUserstringAvailable to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
upload_protocolstringUpload protocol for media (e.g. "raw", "multipart").
uploadTypestringLegacy upload protocol for media (e.g. "media", "multipart").

RESPONSES

status: OK

{&quot;clientStates&quot;:[{&quot;assetTags&quot;:[&quot;in ipsum&quot;,&quot;incididunt ex&quot;],&quot;complianceState&quot;:&quot;COMPLIANT&quot;,&quot;createTime&quot;:&quot;deserunt ea&quot;,&quot;customId&quot;:&quot;qui ut aliqua&quot;,&quot;etag&quot;:&quot;labore ad exercitation ut&quot;,&quot;healthScore&quot;:&quot;HEALTH_SCORE_UNSPECIFIED&quot;,&quot;keyValuePairs&quot;:{},&quot;lastUpdateTime&quot;:&quot;consequat sint laborum pariatur&quot;,&quot;managed&quot;:&quot;MANAGED_STATE_UNSPECIFIED&quot;,&quot;name&quot;:&quot;ut cillum deserunt in&quot;,&quot;ownerType&quot;:&quot;OWNER_TYPE_UNSPECIFIED&quot;,&quot;scoreReason&quot;:&quot;ipsum&quot;},{&quot;assetTags&quot;:[&quot;ad sunt&quot;,&quot;adipis&quot;],&quot;complianceState&quot;:&quot;COMPLIANT&quot;,&quot;createTime&quot;:&quot;irure dolor Excepteur&quot;,&quot;customId&quot;:&quot;ad labore sit in&quot;,&quot;etag&quot;:&quot;voluptate consequat eiusmod&quot;,&quot;healthScore&quot;:&quot;NEUTRAL&quot;,&quot;keyValuePairs&quot;:{},&quot;lastUpdateTime&quot;:&quot;sed do est anim&quot;,&quot;managed&quot;:&quot;MANAGED&quot;,&quot;name&quot;:&quot;ut dolor sit dolore sint&quot;,&quot;ownerType&quot;:&quot;OWNER_TYPE_PARTNER&quot;,&quot;scoreReason&quot;:&quot;in dolore&quot;}],&quot;nextPageToken&quot;:&quot;est incididunt aute labore&quot;}