---
title: "GET /api/projects/{id}"
method: GET
path: "/api/projects/{id}"
tags: ["Project"]
---

# GET /api/projects/{id}

`GET /api/projects/{id}`

Get detail project

## Path parameters

- `id` object
  - `id` integer

## Response `200`

Success

## Other responses

- `404` — Api key not found

---

[API](https://skmtc.dev/bannerbite/apis/application-with-swagger-docs.md) · [All operations](https://skmtc.dev/bannerbite/apis/application-with-swagger-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bannerbite/application-with-swagger-docs/revisions/905cbc882f09/schema)
