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

# View path-based ACLs {#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: security_admin or admin

## From the scripted REST API form {#view-path-based-acls__section_zqn_cg3_b3c}

## Prozedur

1. Navigate to AllREST API (SysWS operation).
2. Select the REST resource ACLs related list tab.
3. View all path-based ACLs defined for this resource path.  
   The related list displays ACLs that match the resource path of the current API operation. These ACLs aren't referenced in the security box but are applied based on the path.
{#view-path-based-acls__steps_tgx_nf3_b3c}
* **[View path-based ACLs from REST API Explorer](https://servicenow-prod.fluidtopics.net/DBmYSi7TeuXckIi_sYo~FQ)**   
  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.

**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 from REST API Explorer](https://servicenow-prod.fluidtopics.net/DBmYSi7TeuXckIi_sYo~FQ "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.")

