projects

Returns the contents of a specified artifact. If artifacts are stored with GZip compression, the default behavior is to return the artifact uncompressed (the mime_type response field indicates the exact format returned).

get/v1/{+name}:getContents

Path parameters

namestring required

Required. The name of the artifact whose contents should be retrieved. Format: {parent}/artifacts/*

Response

Successful response

Changes