cloudidentity.devices.device Users.list

GET {{baseUrl}}/v1/:parent/deviceUsers?customer=<string>&filter=<string>&orderBy=<string>&pageSize=<integer>&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/Searches DeviceUsers.

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 devices. HC article
orderBystringOptional. Order specification for devices in the response.
pageSizestringOptional. The maximum number of DeviceUsers to return. If unspecified, at most 5 DeviceUsers will be returned. The maximum value is 20; values above 20 will be coerced to 20.
pageTokenstringOptional. A page token, received from a previous ListDeviceUsers call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListBooks 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;deviceUsers&quot;:[{&quot;compromisedState&quot;:&quot;COMPROMISED_STATE_UNSPECIFIED&quot;,&quot;createTime&quot;:&quot;dolore&quot;,&quot;firstSyncTime&quot;:&quot;sit est reprehenderit in pariatur&quot;,&quot;languageCode&quot;:&quot;enim dolore culpa quis&quot;,&quot;lastSyncTime&quot;:&quot;sunt do&quot;,&quot;managementState&quot;:&quot;WIPED&quot;,&quot;name&quot;:&quot;in&quot;,&quot;passwordState&quot;:&quot;PASSWORD_SET&quot;,&quot;userAgent&quot;:&quot;dolore eu tempor quis ut&quot;,&quot;userEmail&quot;:&quot;dolore sunt&quot;},{&quot;compromisedState&quot;:&quot;NOT_COMPROMISED&quot;,&quot;createTime&quot;:&quot;do mollit&quot;,&quot;firstSyncTime&quot;:&quot;tempor elit incididunt Excepteur&quot;,&quot;languageCode&quot;:&quot;magna laborum anim veniam&quot;,&quot;lastSyncTime&quot;:&quot;dolor&quot;,&quot;managementState&quot;:&quot;APPROVED&quot;,&quot;name&quot;:&quot;veniam nisi voluptate ut&quot;,&quot;passwordState&quot;:&quot;PASSWORD_NOT_SET&quot;,&quot;userAgent&quot;:&quot;ex labore aliquip ipsum occaecat&quot;,&quot;userEmail&quot;:&quot;magna adipisicing deserunt Ut commodo&quot;}],&quot;nextPageToken&quot;:&quot;exercitation incid&quot;}