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

---

[API](https://skmtc.dev/gleanwork/apis/glean-rest-admin-api.md) · [All operations](https://skmtc.dev/gleanwork/apis/glean-rest-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gleanwork/glean-rest-admin-api/revisions/1284ea0c99e7/schema)
