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

# List Tasks

`GET /task/tasks/{projectId}`

Get all tasks for a specific project

## Path parameters

- `projectId` string, required

## Response `200`

Project with tasks organized by columns

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