Compliance Shield
Verify Proof
Retrieve a screening proof from Shelby for independent verification.
GET
Path Parameters
The screening ID returned from a
POST /v1/compliance/screen call.Response
The full screening proof envelope.
Direct URL to the proof blob on Shelby. Visit this URL to independently verify the proof content.
How to Verify
- Fetch the proof via this endpoint (or directly from the
shelbyUrl) - Download the data snapshots referenced in
dataSnapshots - Re-run the screening logic against the snapshot data
- Compare your computed results hash against
resultsHash

