---
title: "Exports quantifications document to json or csv."
method: GET
path: "/api/quantifications/export"
tags: ["Quantifications"]
---

# Exports quantifications document to json or csv.

`GET /api/quantifications/export`

## Query parameters

- `format` 'csv' | 'json' | 'parquet'
- `startDate` string, date-time
- `endDate` string, date-time

## Response `200`

- string, binary

## Changes

- **2023-04-04** `aa4804c758aa` — 1 info
  - endpoint added
- **2023-04-04** `9acb2632a6fd` — 1 breaking
  - api path removed without deprecation
- **2023-04-03** `e1a32d8c1997` — 1 info
  - endpoint added
- **2023-04-03** `872dae15b4ba` — 1 breaking
  - api path removed without deprecation
- **2023-03-31** `af4ea0086c6f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/givepraise/apis/praise-api/changes/api/quantifications/export/get.md)

---

[API](https://skmtc.dev/givepraise/apis/praise-api.md) · [All operations](https://skmtc.dev/givepraise/apis/praise-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/givepraise/praise-api/revisions/1c866f9dfd40/schema)
