what are all the roles needed for the users to access the API Tables?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2018 11:40 PM
what are all the roles needed for the users to access the API Table?
We are trying to get the Application type of assets through below url.
https://{our instance url}/api/now/table/cmdb_ci_appl?sysparm_limit=10&sysparm_fields=name, ip_address, sys_class_name, type, category, version, sys_updated_on, sys_created_on, sys_id&sysparm_offset=10
On click of this url, it will ask for credentials to return the xml response.
but there is no xml response returning after providing credentials.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2018 01:17 AM
Hi,
These two roles are mandatory for working on REST API.
rest_api_explorer and web_service_admin
Thanks,
Indu