Get Run Defensibility Packet
The portable sourcing chain for a completed run (identity, output, provenance, enrichment calls, timeline). Model-call prompt bodies are withheld; calls are attested by stage.
Authorizations
API key with environment prefix. Use nx_test_... for sandbox and
nx_live_... for production. Obtain keys at
platform.usenexio.com/settings/api-keys.
Path Parameters
Response
The customer-facing defensibility packet.
"1"
Run identity and lineage (id, engine, version, status, timestamps).
none for runs predating provenance capture; an absent map must not read as sourced-clean.
present, none Stage attestation that a model call ran, without the prompt or completion body.
Enrichment calls that fed the run, with their payloads.
The run event timeline.
The customer-visible output of the run.
Per-element provenance map, present when the run recorded one.
Aggregate model cost and token usage for the run.