v1
latestOpenAPI 3.0.12026-07-17235160320.7 KBArtifacts
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