---
title: "Changes to Export tasks"
method: GET
path: "/task/export/{projectId}"
---

# Changes to Export tasks

`GET /task/export/{projectId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 5 info
- **2026-07-11** `32cece1ebe43` — 1 breaking

## Changes

- **2026-08-24** `08bbb5bedb5d` — 5 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the required property `project` to the response with the `200` status
  - added the required property `tasks` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 1 breaking
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/task/export/:projectId/get.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/task/export/:projectId/get)
