attacca
Artifacts

Download an artifact

The raw bytes, served with the artifact's own content type.

GET
/v1/artifacts/{artifact_id}/content

The raw bytes, served with the artifact's own content type.

Authorization

api_key artifacts:read
AuthorizationBearer <token>

An atk_-prefixed API key, created under Settings → API keys.

In: header

Scope: artifacts:read

Path Parameters

artifact_id*string

Artifact id

Formatuuid

Response Body

application/octet-stream

application/json

application/json

curl -X GET "https://example.com/v1/artifacts/497f6eca-6276-4993-bfeb-53cbbbba6f08/content"
Empty