Read Latest Artifact
Artifacts
Read Latest Artifact
Retrieve the latest artifact from the artifact table.
GET
Read Latest Artifact
Documentation Index
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Path Parameters
The key of the artifact to retrieve.
Response
Successful Response
An optional unique reference key for this artifact.
An identifier that describes the shape of the data field. e.g. 'result', 'table', 'markdown'
A markdown-enabled description of the artifact.
Data associated with the artifact, e.g. a result.; structure depends on the artifact type.
User-defined artifact metadata. Content must be string key and value pairs.
The flow run associated with the artifact.
The task run associated with the artifact.