---
title: "Retrieve project"
method: GET
path: "/projects/{project_id}"
tags: ["Projects"]
---

# Retrieve project

`GET /projects/{project_id}`

Returns a single project belonging to the current team

## Path parameters

- `project_id` string, required

## Response `200`

Success

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/d664a75aaba5/schema)
