---
title: "Export Tasks"
method: GET
path: "/task/export/{projectId}"
tags: ["Tasks"]
---

# Export Tasks

`GET /task/export/{projectId}`

Export all tasks from a project

## Path parameters

- `projectId` string, required

## Response `200`

Exported tasks data

- object

## Changes

- **2026-07-11** `32cece1ebe43` — 1 breaking
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`

[Change history](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/task/export/:projectId/get.md)

---

[API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.dev/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/revisions/32cece1ebe43/schema)
