Download trained adapter weights
Presigned download links for a terminal run’s trained adapter files. Parity with the SFT self-host story: the adapter is reachable by API, not just the dashboard. Links expire; re-request for fresh ones.
Authorizations
Your workspace API key, e.g. sk_sovereign_..., sent as Authorization: Bearer <key>.
Path Parameters
Response
The files, or an honest empty state (empty_reason / storage_unavailable).
Terminal status of the run these files belong to.
True when the run did not complete cleanly (STOPPED/FAILED): any files are a partial checkpoint, not the finished adapter.
Presigned download links for the trained adapter.
When files is empty, why. Absent when files were produced.
True when artifact storage can't be checked right now, as distinct from "the run produced nothing".