rico_roodenburg
Mar 12, 2022Brass Contributor
Status:
New
Retrieve middleName and initials attributes from Azure AD Graph API
Currently there's no way to retrieve the middleName and initials attributes of a user by the Graph API.
The following request are we using:
GET https://graph.microsoft.com/beta/users/<userID...
rico_roodenburg
Jun 06, 2023Brass Contributor
When will this be added?