Get a single risk assessment by id
Risk
Get a single risk assessment by id
Get a single risk assessment by id.
GET
Get a single risk assessment by id
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
Supabase JWT token in Authorization: Bearer header
Path Parameters
Individual assessment id (ra-…).
Response
Assessment row.
Individual risk assessment row (ra-…). Produced by POST /risk/assess.
0–1000 integer (higher = riskier).
Available options:
low, moderate, high, critical Available options:
proceed, proceed_with_caveats, require_approval, block Available options:
insufficient, low, medium, high Available options:
none, pending, completed, failed