Skip to main content
GET
Get a ZK proof for a risk assessment
Authentication required. Pass your Bearer token (Authorization: Bearer <token>) or API key (X-Mnemom-Api-Key: <key>). Results are account-scoped — a valid token from a different account returns 404 rather than 403 to avoid leaking resource existence. See Authorization model.

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

proof_id
string
required

Response

Proof row (status, artifact, metadata).

The response is of type object.