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

# List all projects

`GET /v1/projects`

This endpoint fetches projects

## Query parameters

- `name` string
- `orgID` string, required

## Changes

- **2023-11-17** (v3) `41d4fca4cab8` — 1 warning, 3 info
  - added the new `kafka` enum value to the `allOf[subschema #2]/data/items/config/meta_event/pub_sub/type` response property for the response status `200`
  - added the optional property `allOf[subschema #2]/data/items/config/add_event_id_trace_headers` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/data/items/config/meta_event/pub_sub/kafka` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/data/items/config/retention_policy/search_policy` to the response with the `200` status

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

---

[API](https://skmtc.dev/getconvoy/apis/convoy-api-reference.md) · [All operations](https://skmtc.dev/getconvoy/apis/convoy-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getconvoy/convoy-api-reference/revisions/41d4fca4cab8/schema)
