---
title: "Fetches documents visibility"
method: GET
path: "/rest/api/v1/governance/documents/visibilityoverrides"
tags: ["Governance"]
---

# Fetches documents visibility

`GET /rest/api/v1/governance/documents/visibilityoverrides`

Fetches the visibility override status of the documents passed.

## Query parameters

- `docIds` string[]

## Response `200`

The visibility status of documents

## Other responses

- `403` — Permissions error
- `500` — Internal error

## Changes

- **2026-06-03** `d2c4124e0abe` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API
- **2026-05-27** `35c36b2b6d97` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-05-27** `2ed9c7b7b8d9` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API
- **2026-05-21** `7e5f596e884d` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-05-21** `d3f35444d235` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API

[Change history](https://skmtc.dev/gleanwork/apis/glean-api/changes/rest/api/v1/governance/documents/visibilityoverrides/get.md)

---

[API](https://skmtc.dev/gleanwork/apis/glean-api.md) · [All operations](https://skmtc.dev/gleanwork/apis/glean-api/llms.txt) · [OpenAPI document](https://skmtc.dev/gleanwork/apis/glean-api/revisions/d2c4124e0abe?raw)
