Connectors
...
Actions
Get Identity Directory Device Registered User List
5 min
description retrieve a list of users registered to a specific device in microsoft graph api using the device's unique 'id' endpoint url /v1 0/devices/{{id}}/registeredusers method get inputs path parameters (object) – required path parameters id (string) – required device id parameters (object) url query parameters filter (string) use the filter query parameter to retrieve just a subset of a collection for guidance on using filter , see https //learn microsoft com/en us/graph/filter query parameter https //learn microsoft com/en us/graph/filter query parameter orderby (string) use the orderby query parameter to specify the sort order of the items returned from microsoft graph top (number) sets the page size of results output output parameters status code (number) reason (string) json body (object) @odata context (string) value (array) @odata type (string) id (string) businessphones (array) displayname (string) givenname (string) jobtitle (object) mail (object) mobilephone (object) officelocation (object) preferredlanguage (string) surname (string) userprincipalname (string) response headers header type cache control string transfer encoding string content type string content encoding string vary string strict transport security string request id string client request id string x ms ags diagnostic string x ms resource unit string odata version string date string