Oore CI
ReferenceAPIOperationsScoped Download Tokens

Download via scoped token

Downloads an artifact using a scoped download token. No session auth required — the token itself is the authorization. For S3/R2 storage, redirects to a presigned URL.

Operation IDdownload_via_scoped_token
GET
/install/artifact/{token}

Downloads an artifact using a scoped download token. No session auth required — the token itself is the authorization. For S3/R2 storage, redirects to a presigned URL.

Path Parameters

token*string

Scoped download token

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/install/artifact/string"
Empty