Connectors
...
Actions
Get Identity Directory Objects by IDs List
5 min
description retrieve specific directory objects such as users or groups from microsoft graph api by supplying 'ids' and 'types' endpoint url /v1 0/directoryobjects/getbyids method post inputs json body (object) – required json body ids (array) – required a collection of ids for which to return objects the ids are guids, represented as strings you can specify up to 1000 ids types (array) – required a collection of resource types that specifies the set of resource collections to search, for example user , group , and device objects output output parameters status code (number) reason (string) json body (object) @odata context (string) value (array) @odata type (string) id (string) deleteddatetime (object) classification (object) createddatetime (string) creationoptions (array) description (string) displayname (string) expirationdatetime (object) grouptypes (array) isassignabletorole (object) mail (string) mailenabled (boolean) mailnickname (string) membershiprule (object) membershipruleprocessingstate (object) onpremisesdomainname (object) onpremiseslastsyncdatetime (object) onpremisesnetbiosname (object) onpremisessamaccountname (object) onpremisessecurityidentifier (object) onpremisessyncenabled (object) preferreddatalocation (object) preferredlanguage (object) proxyaddresses (array) reneweddatetime (string) resourcebehavioroptions (array) resourceprovisioningoptions (array) file name (string) – required file (string) – required securityenabled (boolean) securityidentifier (string) theme (object) visibility (string) onpremisesprovisioningerrors (array) file name (string) – required file (string) – required response headers header type cache control string transfer encoding string content type string content encoding string location 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