We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

REST API for Access Analyzer

sahilkhanna
Tera Expert

Is there a REST API for performing the "Access Analyzer" functionality? I want to know what access a "user" has in a "table".

 

Screenshot 2025-04-01 at 18.14.43.pngScreenshot 2025-04-01 at 18.18.28.png

12 REPLIES 12

Dr Atul G- LNG
Tera Patron

No mate, as of now it is not for Rest API.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG

****************************************************************************************************************

AndersBGS
Tera Patron

Hi @sahilkhanna ,

 

Why a rest API? This should not be called from rest API but is a platform administrator tool.

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

@AndersBGS, I need to know if a user has access to certain operations (READ, DELETE, WRITE, etc.) on certain tables (e.g. sn_customserservice_case). Is there any REST API that I can use instead of the Access Analyzer?

Hi @sahilkhanna 

 

You need to check in user level not at API.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG

****************************************************************************************************************