@azureshit You can query a user object from the Graph API by userPrincipalName and you can add a select parameter for the signInActivity field when querying a user object, but you can’t do both at the same time. Have to use the user ID in that case, apparently.