v13
OpenAPI 3.0.32026-07-31359869.4 MBDownload a cache artifact
Downloads a cache artifact indentified by its hash specified on the request path. The artifact is downloaded as an octet-stream. The client should verify the content-length header and response body.
Path parameters
The artifact hash
The artifact hash
Query parameters
The Team identifier to perform the request on behalf of.
The Team slug to perform the request on behalf of.
Headers
The continuous integration or delivery environment where this artifact is downloaded.
The continuous integration or delivery environment where this artifact is downloaded.
1 if the client is an interactive shell. Otherwise 0
1 if the client is an interactive shell. Otherwise 0
Response
The artifact was found and is downloaded as a stream. Content-Length should be verified.
An octet stream response that will be piped to the response stream.