Oore CI
ReferenceAPIOperationsArtifacts

Download an artifact from local storage

Returns the artifact bytes using the signed path token.

Operation IDdownload_local_artifact
GET
/v1/artifacts/download/{token}

Returns the artifact bytes using the signed path token.

Path Parameters

token*string

Signed local download token

Response Body

application/octet-stream

application/json

application/json

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