Connectors
...
Actions
Get Manager Root Level
5 min
description retrieves the direct manager's root level details for a user or contact in microsoft graph api using their id or userprincipalname endpoint url v1 0/users/{{id|userprincipalname}} method get inputs path parameters (object) – required id|userprincipalname (string) – required the user's id or userprincipalname headers (object) consistencylevel (string) required when the request includes the $levels=n in the $expand query parameter parameters (object) $levels (string) the n value of $levels can be max (to return all managers) or a number between 1 and 1000 $select (string) to select the individual manager's properties $expand (string) to retrieve the manager's information for specified levels, selected id and displayname output output parameters status code (number) reason (string) json body (object) @odata context (string) businessphones (array) file name (string) – required file (string) – required displayname (string) givenname (object) jobtitle (object) mail (string) 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