Forum Discussion
Ujwal1997
Mar 17, 2021Copper Contributor
Any REST APIs to get security questions of Azure Active Directory user
We have a requirement to get security questions for a user registered on Active Directory. We used graph API(https://graph.microsoft.com/v1.0/users/ {Id})to get users details. However we failed to se...
VasilMichev
Mar 17, 2021MVP
You cannot get this information by any means, be it the UI or API. Best you can do is check whether the user has configured security questions, as per: https://docs.microsoft.com/en-us/graph/api/resources/credentialuserregistrationdetails?view=graph-rest-beta