Artifacts
ConceptualDurable outputs: diffs, reports, datasets, binaries and evidence.
Artifacts are the deliverables of a run. They outlive the sandbox, carry provenance, and can be fetched, versioned and shared.
curl https://api.pimsy.ai/v1/runs/run_7c1a9d/artifacts \
-H "Authorization: Bearer $PIMSY_API_KEY"
curl -O https://api.pimsy.ai/v1/artifacts/art_58kd1/content \
-H "Authorization: Bearer $PIMSY_API_KEY"Last updated 2026-09-01

