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

# List all projects

`GET /projects/`

Get list of all available projects.

## Headers

- `version-datavant` string — Version of the Orders API to use with this call

## Response `200`

Successful Response

- object

## Other responses

- `400` — Bad Request
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/datavant/apis/datavant-rest-api.md) · [All operations](https://skmtc.net/datavant/apis/datavant-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datavant/datavant-rest-api/revisions/f39a4bfeca8e/schema)
