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

# List projects

`GET /v1/projects`

List projects visible to the caller, most recently active first.

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-14** `79d8db9d1182` — 1 info
  - endpoint added

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

---

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