Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

What roles should i assign to a user to get parent table

ratoyebi
Giga Contributor

Hi 

 

I am using REST API and i need to know in specific what roles do i need to give a user to perform "get parent table" https://service.service-now.com/api/now/table/sys_db_object/1234455.

 

I have tried these 2 roles and it doesn't work sn_help_setup_admin,personalize_dictionary,

1 REPLY 1

Ethan Davies
Mega Sage

They will need snc_platform_rest_api_access first, then any role that allows them to view the sys_db_object records and the super_class field. The roles you listed above look like they should work, but try itil as well.