---
title: "Reporting insights download"
method: GET
path: "/reporting/insights/download"
tags: ["Reporting"]
deprecated: true
---

# Reporting insights download

`GET /reporting/insights/download`

> **Deprecated.**

Returns a Reporting Data archive (zip) file that contains Apache Parquet files with table content for each of the seven concepts (community, domain, asset, attribute, relation, responsibility and usage) for one day (=snapshot date). Please refer to the Reporting Data Layer product documentation for more information at [Working with your reporting data](https://productresources.collibra.com/docs/collibra/latest/Content/Reporting/co_working-with-data.htm).<br />Collibra Insights Data Access provides data that may be subject to access restrictions within your organization. Please ensure you follow your organization's policies and have approval to access this data.<br />This operation is deprecated and it will be removed in the future.

## Query parameters

- `snapshotDate` string
- `format` string

## Response `200`

Insights has been downloaded

## Other responses

- `400` — Bad Request
- `404` — There is no insights for given date
- `406` — The selected format is not acceptable

---

[API](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api.md) · [All operations](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/collibra/collibra-data-governance-center-core-api/revisions/6d091bc86a33/schema)
