agent
Get artifact details
Retrieve an artifact by its UUID. For downloadable file-like artifacts, returns a time-limited signed download URL. For plan artifacts, returns the current plan content inline.
Public artifacts can be read without authentication; private artifacts require the caller to be authenticated and authorized. Anonymous reads of public file artifacts omit the filepath field.
get/agent/artifacts/{artifactUid}
Path parameters
artifactUidstring required
The unique identifier (UUID) of the artifact
Response
Artifact details with download information