---
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

- unknown

---

[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/30ebdae189bc/schema)
