v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Artifacts

Gets a list of all files associated with an Artifact resource

get/api/v1/artifacts/{id}/files

Path parameters

idinteger required

ID for the Artifact resource.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

isDirboolean

Whether the file denotes a directory or not.

fileSizeinteger

The size in bytes of the file.

fileUrlstring

URL for accessing the contents of the Artifact.

relativePathstring

Relative path to the Artifact URI.