The whole hunk
from line 1, old and new numbered
/
lines
from line 1
1---
2title: Download Code Artifact Version Content
3url: https://platform.claude.com/docs/en/api/compliance/code/artifacts/retrieve_version
4---
5
16# Download Code Artifact Version Content
27
38**GET** `/v1/compliance/apps/code/artifacts/{artifact_id}/versions/{version_id}`
from line 31
2631 Opaque version identifier from the Artifact's `versions` list
2732
2833## Headers
34
35- `"anthropic-version": optional string`
36
37 The version of the Claude API you want to use.
38
39 Read more about versioning and our version history [here](https://platform.claude.com/docs/en/api/versioning).
2940
3041- `"x-api-key": optional string`
3142