The whole hunk
from line 1, old and new numbered
/
lines
from line 1
1---
2title: List projects
3url: https://platform.claude.com/docs/en/api/compliance/apps/projects/list
4---
5
16# List projects
27
38**GET** `/v1/compliance/apps/projects`
from line 83
7883 Filter by user IDs. Enumerate IDs via `GET /v1/compliance/organizations/{org_uuid}/users`.
7984
8085## Headers
86
87- `"anthropic-version": optional string`
88
89 The version of the Claude API you want to use.
90
91 Read more about versioning and our version history [here](https://platform.claude.com/docs/en/api/versioning).
8192
8293- `"x-api-key": optional string`
8394