---
title: "List Projects"
method: GET
path: "/v0/projects"
tags: ["Projects"]
---

# List Projects

`GET /v0/projects`

Returns the names of all projects stored in your account.

When using a personal API key, returns only personal projects.
When using an organization API key, returns only that organization's projects.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/unify/apis/unifyai-http-api-reference.md) · [All operations](https://skmtc.net/unify/apis/unifyai-http-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unify/unifyai-http-api-reference/versions/900377f918b6/schema)
