APIs to get MFA methods
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 10:09 AM
Hi all,
I am looking for APIs to get MFA methods data (ex, Authenticator, Security key, email etc.). What tables or logs I can look into to get the MFA methods details.
Thanks
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 07:54 PM
Hi @padmavc
you always can use the Table API: https://docs.servicenow.com/csh?topicname=c_TableAPI.html&version=latest
Maik
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 08:50 AM
Thank you @Maik Skoddow. What specific tables can I look into for MFA methods?