The whole hunk
from line 1, old and new numbered
/
lines
from line 1
1---
2title: List Code Artifacts
3url: https://platform.claude.com/docs/en/api/compliance/code/artifacts/list
4---
5
16# List Code Artifacts
27
38**GET** `/v1/compliance/apps/code/artifacts`
from line 71
6671 maxItems: 200
6772
6873## Headers
74
75- `"anthropic-version": optional string`
76
77 The version of the Claude API you want to use.
78
79 Read more about versioning and our version history [here](https://platform.claude.com/docs/en/api/versioning).
6980
7081- `"x-api-key": optional string`
7182