Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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
Tera Patron

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

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

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

AndersBGS
Tera Patron
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.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

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