Using the MSGraph API is there any way to get a user's manager (or direct reports) without needing a permission that requires admin consent?
There are a few ways to do it but they all require permissions like User.Read.All or Directory.Read.All which require admin consent. It seems weird that you can't get managers without that when I can just look them up in Outlook or Delve easily enough.