---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# View path-based ACLs from REST API Explorer

# View path-based ACLs from REST API Explorer {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Path-based Access Control Levels (ACLs) enable you to define access control rules for scripted REST API endpoints using their resource path. This can be done independently of the ACL references on the operation record.
Path-based ACLs enable more flexible security configurations, especially for read-only APIs and guest user experiences.

## Vorbereitungen

Role required: admin

## Prozedur

1. Navigate to AllREST API Explorer
2. Locate your API and expand the methods.
3. Select the menu icon next to the method that you want to check.
4. Select View Resource ACLs.
5. Review the list of path-based ACLs protecting that endpoint.  
   ACL interaction rules:
   * **No Overriding:** Path-based ACLs do override operation-referenced ACLs or other path-based ACLs.
   * **All Must Pass:** All applicable ACLs must evaluate to true for access to be granted.
   * **Owner Control:** If the API owner has restrictive ACLs, your path-based ACLs can't bypass them.
   {#view-path-based-acls-from-rest-api-explorer__ul_i33_3h3_b3c}
{#view-path-based-acls-from-rest-api-explorer__steps_gft_rf3_b3c}
**Zugehörige Tasks**   

* [Add a path-based ACL for a scripted REST API](https://servicenow-prod.fluidtopics.net/LZnzQEUIgFGEjR2qKfsh5w "Path-based Access Control Levels (ACLs) enable you to define access control rules for scripted REST API endpoints using their resource path. This can be done independently of the ACL references on the operation record. Path-based ACLs enable more flexible security configurations, especially for read-only APIs and guest user experiences.")
* [Configure a scripted REST API resource to require an ACL](https://servicenow-prod.fluidtopics.net/pxZLvPLqEkHlHtG5oo_Ybg "By default, API resources/endpoints inherit security settings from the parent API. Define custom Access Control Levels (ACLs) for a specific resource/endpoint to override the inherited settings.")
* [View path-based ACLs](https://servicenow-prod.fluidtopics.net/piFBvcT4a4lT_8w2RSk~3w "Path-based Access Control Levels (ACLs) enable you to define access control rules for scripted REST API endpoints using their resource path. This can be done independently of the ACL references on the operation record. Path-based ACLs enable more flexible security configurations, especially for read-only APIs and guest user experiences.")

