---
title: "List existing projects"
method: GET
path: "/v1/projects"
tags: ["project"]
---

# List existing projects

`GET /v1/projects`

Projects can be filtered by optional `name` parameter

## Query parameters

- `name` string

## Response `200`

OK

## Changes

- **2022-11-30** `8eb6f9b67855` — 1 info
  - endpoint added
- **2020-09-16** `591b8469378b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/caraml-dev/apis/mlp-api/changes/v1/projects/get.md)

---

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