---
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

## Changes

- **2026-08-22** `7f90a64e0952` — 1 info
  - added the optional property `data/attributes/team/limits/bgp_session_per_ip` to the response with the `200` status
- **2026-08-21** `d664a75aaba5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/projects/:project_id/get.md)

---

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