Acontext
DiskDisk_idArtifactDownload

Download artifact content

GET
/disk/{disk_id}/artifact/download

Download raw artifact file content. Decrypts content if encryption is enabled.

Authorization

BearerAuth
Authorization<token>

Project Bearer token (e.g., "Bearer sk-ac-xxxx")

In: header

Path Parameters

disk_id*string

Disk ID

Formatuuid

Query Parameters

file_path*string

File path including filename

Response Body

curl -X GET "https://loading/api/v1/disk/497f6eca-6276-4993-bfeb-53cbbbba6f08/artifact/download?file_path=string"
Empty