Skip to main content
GET
/
safe-house
/
threshold-suggestions
Adaptive threshold recommendations
curl --request GET \
  --url https://api.mnemom.ai/v1/safe-house/threshold-suggestions \
  --header 'Authorization: Bearer <token>'
[
  {}
]

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Response

Suggested thresholds (array; empty when no history accumulated yet or on internal fallback).