---
title: "Downloads violations CSV for policy"
method: GET
path: "/rest/api/v1/governance/data/policies/{id}/download"
tags: ["Governance"]
---

# Downloads violations CSV for policy

`GET /rest/api/v1/governance/data/policies/{id}/download`

Downloads CSV violations report for a specific policy id. This does not support continuous policies.

## Path parameters

- `id` string, required

## Response `200`

Downloads csv of batch policy violations.

## Other responses

- `400` — Bad request error (e.g., continuous policies are not supported).
- `403` — Permissions error
- `500` — Internal error

## Changes

- **2026-07-22** `12f321ae935e` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-07-22** `90948cb39546` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API
- **2026-07-21** `972a5118199e` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-07-21** `2d62172604d1` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API
- **2026-06-22** `08c17c9175d0` — 1 info
  - the endpoint scheme security `APIToken` was added to the API

[Full history](https://skmtc.dev/gleanwork/apis/glean-api/changes/rest/api/v1/governance/data/policies/:id/download/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-service-production.skmtc.workers.dev/v1/apis/gleanwork/glean-api/revisions/2be6c492e9a6/schema)
