v1
latestOpenAPI 3.0.32026-07-13351892.0 KBRegistry
GetArtifactContents 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/projects/{project}/locations/{location}/artifacts/{artifact}:getContents
Path parameters
projectstring required
The project id.
locationstring required
The location id.
artifactstring required
The artifact id.
Response
OK