---
title: "Project Show"
method: GET
path: "/project"
tags: ["Projects"]
---

# Project Show

`GET /project`

Project Show

## Response `200`

OK

- ModelsProjectResp
  - `archived` boolean
  - `clientCompanyName` string
  - `closedIssuesCount` integer
  - `code` string
  - `contractNumber` string
  - `description` string
  - `endDate` string
  - `id` string
  - `issuesCount` integer
  - `name` string
  - `openIssuesCount` integer
  - `startDate` string
  - `status` string

---

[API](https://skmtc.dev/supabugs/apis/supabugs-public-api.md) · [All operations](https://skmtc.dev/supabugs/apis/supabugs-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/supabugs/supabugs-public-api/revisions/860953f85fb3/schema)
