List Alerts
List Alerts
POST
List Alerts
Use this API to list active Memory alerts (capped at 50). Alerts are proactive notifications about review trends, e.g. an approval-rate drift.
Endpoint
POST https://api.velt.dev/v2/memory/alerts/list
Headers
Your API key.
Your Auth Token.
Body
Params
No fields required. Send an empty object.
Example Requests
List active alerts
Response
Each alert includes itsalertType, severity (high, medium, or low), a title and description, supporting evidence, an optional suggestedAction and actionUrl, its status, and dismissal metadata.

