Connectors
...
Actions
Get a User
5 min
description retrieves a user account from microsoft graph api using the sign in name to access user data seamlessly endpoint url /v1 0/users method get inputs parameters (object) $select (string) select results $filter (string) filters results (rows) $count (boolean) include count of items $expand (string) expand related entities $orderby (string) order items by property values $search (string) search items by search phrases $top (integer) show only the first n items output output parameters status code (number) reason (string) json body (object) @odata context (string) value (array) businessphones (array) file name (string) – required file (string) – required displayname (string) givenname (object) jobtitle (object) mail (object) mobilephone (object) officelocation (object) preferredlanguage (object) surname (object) userprincipalname (string) id (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