Artifacts
Downloads the contents of an Artifact resource
Args: id: the resource id of the artifact
Returns: A list of the files associated with artifact.
get/api/v1/artifacts/{id}/contents
Path parameters
idinteger required
ID for the Artifact resource.
Query parameters
pathstring
Path of a specific artifact. Only valid if artifactis a directory.
fileTypestring
Only valid if the artifact is a directory. The type of file todownload: tar_gz or zip.
Headers
X-Fieldsstring mask
An optional fields mask
Response
Success
Changes
Changed in 2 of the 2 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 49 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲