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.
Default authentication mechanism
The continuous integration or delivery environment where this artifact is downloaded.
50
"VERCEL"
1 if the client is an interactive shell. Otherwise 0
0 <= x <= 1
0
The artifact hash
"12HKQaOmR5t5Uy6vdcQsNIiZgHGB"
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
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.
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.
Default authentication mechanism
The continuous integration or delivery environment where this artifact is downloaded.
50
"VERCEL"
1 if the client is an interactive shell. Otherwise 0
0 <= x <= 1
0
The artifact hash
"12HKQaOmR5t5Uy6vdcQsNIiZgHGB"
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
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.