Connectors
...
Actions
Get Identity Directory Device List
5 min
description retrieve registered devices from the microsoft graph identity directory with details like unique ids and display names endpoint url /v1 0/devices method get inputs 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) @odata nextlink (string) value (array) id (string) deleteddatetime (object) accountenabled (boolean) approximatelastsignindatetime (string) complianceexpirationdatetime (object) createddatetime (string) devicecategory (object) deviceid (string) devicemetadata (object) deviceownership (string) deviceversion (number) displayname (string) domainname (object) enrollmentprofilename (object) enrollmenttype (string) externalsourcename (object) iscompliant (boolean) ismanaged (boolean) isrooted (boolean) managementtype (string) manufacturer (string) mdmappid (string) model (string) onpremiseslastsyncdatetime (object) onpremisessyncenabled (object) operatingsystem (string) operatingsystemversion (string) physicalids (array) file name (string) – required file (string) – required profiletype (string) registrationdatetime (string) sourcetype (object) systemlabels (array) file name (string) – required file (string) – required trusttype (string) extensionattributes (object) extensionattribute1 (object) extensionattribute2 (object) extensionattribute3 (object) extensionattribute4 (object) extensionattribute5 (object) extensionattribute6 (object) extensionattribute7 (object) extensionattribute8 (object) extensionattribute9 (object) extensionattribute10 (object) extensionattribute11 (object) extensionattribute12 (object) extensionattribute13 (object) extensionattribute14 (object) extensionattribute15 (object) alternativesecurityids (array) type (number) identityprovider (object) key (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