Bookmarks - Get a single artifact file
Get an artifact file from a bookmarked artifact version from an execution.
Path Parameters
UUID of the artifact
Name of the workflow execution
Filename of the artifact file
Response
OK
Time of task execution creation, for the task execution which created this artifact file (may be empty if task execution is not started yet)
Used to assist with frontend rendering
Unique Domino job id that produced this output (may be empty if execution is not started yet)
Filenames are unique within an artifact version
Node identifier within the Flyte graph (where this output was annotated, not necessarily where originally produced)
Output variable name for the node
Size of the blob in bytes
Blob URI for the file (may be empty if execution is not done yet)
Task name for the node that produced the artifact
A URL to the JSON Schema for this object.
"/flows/api/artifacts/v1/schemas/ArtifactFileInfo.json"