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

---

[API](https://skmtc.net/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.net/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/versions/09053e1c8b21/schema)
