Skip to main content
Build organization-scoped filing or comparison bundles, then inspect their manifests, exports, downloads, and storage state.
The sidebar labels inside this family are the literal calls you make over HTTP. Descriptions stay in the body so the navigation stays sharp and scannable.

Operations in this family

GET /v1/artifacts

List artifacts previously persisted for the current organization

POST /v1/artifacts

Build and persist a filing-derived artifact bundle

GET /v1/artifacts/{artifact_id}

Get one persisted artifact and its manifest

GET /v1/artifacts/{artifact_id}/download

Download one persisted artifact payload

GET /v1/artifacts/{artifact_id}/export

Export one persisted artifact as JSON, compact JSON, or a markdown download envelope

GET /v1/artifacts/{artifact_id}/manifest

Get the structured manifest for one persisted artifact

POST /v1/artifacts/{artifact_id}/reconcile

Reconcile one persisted artifact with configured object storage

GET /v1/artifacts/summary

Summarize persisted artifact storage for the current organization