latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-16234465.0 KB

c47be4a3f07e

artifacts

Download Artifact

Download an artifact within the caller's workspace scope.

Parameters: artifact_id (UUID): Identifier of the artifact to download.

Returns: Response: The artifact content with its media type and download filename.

Raises: HTTPException: If the artifact is missing or artifact storage is unavailable.

get/api/artifacts/{artifact_id}/content

Path parameters

artifact_idstring uuid required

Response

Artifact bytes with integrity headers