---
title: "Get all projects"
method: GET
path: "/project"
tags: ["project"]
---

# Get all projects

`GET /project`

## Response `200`

A list of projects

- Project[]
  - `id` string
  - `name` string
  - `created_on` string, date-time

---

[API](https://skmtc.net/defra/apis/twiki-api.md) · [All operations](https://skmtc.net/defra/apis/twiki-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/defra/twiki-api/versions/c3ab20af61ef/schema)
