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).
Path parameters
The project id.
The location id.
The artifact id.
Response
OK
Changes
Changed in 4 of the 14 revisions of this API.23
- ▲
removed the media type
application/octet-streamfor the response with the status200response-media-type-removed
- ○
added the media type
*/*for the response with the status200response-media-type-added
- ▲
- ○
api tag
Registryaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲