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

# List projects

`GET /projects`

Returns a list of all projects for the current team

## Query parameters

- `filter[name]` string
- `filter[slug]` string
- `filter[description]` string
- `filter[billing_type]` string
- `filter[environment]` string
- `filter[tags]` string
- `extra_fields[projects]` string
- `page[size]` integer
- `page[number]` integer
- `stats[total]` string

## Response `200`

Success

## Changes

> 29 revisions in range; 23 could not be searched.

- **2026-07-21** `885dec47dd47` — 1 warning, 7 info
  - removed the optional property `data/items/attributes/stats/containers` from the response with the `200` status
  - added the optional property `data/items/attributes/bandwidth_alert` to the response with the `200` status
  - added the optional property `data/items/attributes/provisioning_type` to the response with the `200` status
  - added the optional property `data/items/attributes/stats/databases` to the response with the `200` status
  - …4 more

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/projects/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)
