GET /alerts
Output
GET /alerts
Returns active Fast Brain flags and at-risk signals
GET
GET /alerts
Returns active Fast Brain flags and at-risk signals. Anonymised — no individual user data.
Query parameters
Filter by severity:
spike, crisis, or all.Maximum alerts to return.
Response
Array of
{severity, theme, count, delta, recommended_action} objects.Users with active Fast Brain flags (anonymised count).
Percentage of cohort currently above distress baseline.
Example
Crisis-level alerts trigger platform native notifications when received via webhook. See the pricing page for webhook handling pseudocode.