Skip to main content
GET
Download an artifact

Binary response

Returns the raw file bytes with the artifact’s stored Content-Type (not JSON), plus a Content-Disposition filename for download. The interactive playground may not render binary — fetch it programmatically and stream the body to a file.

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Path Parameters

id
string<uuid>
required

Artifact id

Response

The artifact bytes, streamed, with the original Content-Type and a Content-Disposition: attachment carrying the filename