Oore CI
ReferenceAPIOperationsScoped Download Tokens

Download via scoped token from the versioned route

Resolves a time-limited path token and redirects to the backing storage URL. The token is the authorization; no session bearer token is used.

Operation IDdownload_via_scoped_token_v1
GET
/v1/artifacts/dl/{token}

Resolves a time-limited path token and redirects to the backing storage URL. The token is the authorization; no session bearer token is used.

Path Parameters

token*string

Scoped download token

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/artifacts/dl/string"
Empty