---
title: "Get project by ID"
method: GET
path: "/api/projects/{id}"
tags: ["Projects"]
---

# Get project by ID

`GET /api/projects/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Project details

## Changes

- **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/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/751f6c65ac77/schema)
