0
votes

I am using Graph API to import users from Azure AD. Before getting the user list I want to get all the properties available for a user. Is there any API I can use for that. Currently I calling the get all users rest service itself and getting the keys from the first user object. Is there a better way ?

2

2 Answers

1
votes