---
title: "List tasks in a project"
method: GET
path: "/api/projects/{id}/tasks"
tags: ["Projects"]
---

# List tasks in a project

`GET /api/projects/{id}/tasks`

## Path parameters

- `id` integer, required

## Response `200`

Tasks in project

## Changes

> 27 revisions in range; 2 could not be searched.

- **2026-03-05** `7d3ddc8e4a11` — 1 info
  - endpoint added
- **2026-03-05** `4f9e7b2bb856` — 1 breaking
  - api path removed without deprecation
- **2026-03-05** `c4529fb5f8b8` — 1 info
  - endpoint added
- **2026-03-05** `c77c4b480b1d` — 1 breaking
  - api path removed without deprecation
- **2026-03-05** `786bd2979059` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/projects/:id/tasks/get.md)

---

[API](https://skmtc.dev/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.dev/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/b920835b2793/schema)
