---
title: "Get current user data export"
method: GET
path: "/user/export"
tags: ["user"]
---

# Get current user data export

`GET /user/export`

## Response `200`

OK

- ModelsUserExportStatus
  - `created` string
  - `expires` string
  - `id` integer
  - `size` integer

## Changes

- **2025-07-30** `ee4673f199ec` — 1 info
  - endpoint added
- **2025-07-28** `d7c1f946dc48` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/go-vikunja/apis/vikunja-api/changes/user/export/get.md)

---

[API](https://skmtc.dev/go-vikunja/apis/vikunja-api.md) · [All operations](https://skmtc.dev/go-vikunja/apis/vikunja-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/go-vikunja/vikunja-api/revisions/120501835be2/schema)
