---
title: "Export users document to json or csv"
method: GET
path: "/api/users/export"
tags: ["Users"]
---

# Export users document to json or csv

`GET /api/users/export`

## Query parameters

- `format` 'csv' | 'json' | 'parquet'

## 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/users/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)
