Skip to main content
GET
Get Version Content
Stream the raw content bytes for a specific version of an artifact. The response body is the raw content with a Content-Type header matching the artifact’s MIME type. This endpoint is publicly accessible — no authentication required. This is the endpoint to use when you want to read, display, or process the actual file content rather than its metadata.

Path Parameters

Example Request

Response

The response is raw bytes, not a JSON envelope. The Content-Type header reflects the MIME type of the stored content. Example headers:
Example body (Markdown artifact):

Error Codes

Errors are returned as JSON with the standard error envelope.