Bookmarks - Get a single bookmark
Get a single bookmarked Flyte artifact version from an execution.
Path Parameters
UUID of the artifact
Name of the workflow execution
Response
OK
UUID such as d1a2dfd5-1050-4538-8b29-ec254af2f7a4. It identifies the artifact which contains this artifact version. It is a hash of project / domain / execution / name / type.
Whether or not this artifact version is bookmarked
Time of execution creation, for the workflow execution which created this artifact version
Workflow execution identifier
Workflow execution details
List of exports of this artifact, such as exports-to-datasets
Map of filename to ArtifactFile
Type: report, data, model
ID of the user who created the artifact
Username of the user who created the artifact
A URL to the JSON Schema for this object.
"/flows/api/artifacts/v1/schemas/ArtifactVersionExtendedDetails.json"