0

Is there a direct service-now rest api to check whether the user(based on user sys-id) have read access to a KB article? Or is it possible to get contextual API search list based on user's sysid (based on user-criteria)?

1 Answers1

0

Yes, use the user credentials to access the respective kb_knowledge query, you should have webservice access role enabled for the user to do this.

Ajay
  • 1
  • 1