---
title: "Get the org's effective KB ACL config (role→clearance map + mode)"
method: GET
path: "/v1/knowledge-base/acl/config"
tags: ["knowledge-base-acl"]
---

# Get the org's effective KB ACL config (role→clearance map + mode)

`GET /v1/knowledge-base/acl/config`

## Response `200`

Successful Response

- ACLConfigResponse — Effective ACL config (custom map merged over defaults).
  - `role_clearance_map` object, required
  - `role_audience_map` object, required
  - `classification_mode` string, required

---

[API](https://skmtc.net/oneloop-hq/apis/feather-api.md) · [All operations](https://skmtc.net/oneloop-hq/apis/feather-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneloop-hq/feather-api/versions/888bdd5c076e/schema)
