Skip to main content
An artifact is a file produced by an that you can download after the command finishes. Use artifact_id to refer to the file in Dedalus. Use download_url to fetch the bytes; if it expires, retrieve the artifact again.
string
required
The machine whose artifacts you want to list.
string
Pagination cursor from a prior page’s next_cursor.
integer
Max items per page.

Manage artifacts

string
required
The machine that owns the artifact.
string
required
The artifact to retrieve or delete.
Last modified on May 8, 2026