---
title: "Get a project by slug"
method: GET
path: "/api/cli/v1/projects/{slug}"
tags: ["Project"]
---

# Get a project by slug

`GET /api/cli/v1/projects/{slug}`

Get a project by slug

## Path parameters

- `slug` string, required

## Response `204`

No content

## Other responses

- `401` — Not authorized
- `404` — Not Found

## Changes

- **2026-07-17** (v1) `b656c8c2fcd1` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2022-07-27** (v1) `1064cd63a2a2` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`
- **2022-04-29** (v1) `11a5911ca419` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2022-04-21** (v1) `6ab8bb86f13f` — 1 info
  - endpoint added
- **2022-03-14** (v1) `c7fe7612b0ab` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs/changes/api/cli/v1/projects/:slug/get.md)

---

[API](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs.md) · [All operations](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uffizzicloud/uffizzi-docs/revisions/b656c8c2fcd1/schema)
