Skip to main content
GET
GET /alerts
Returns active Fast Brain flags and at-risk signals. Anonymised — no individual user data.

Query parameters

string
default:"all"
Filter by severity: spike, crisis, or all.
integer
default:"20"
Maximum alerts to return.

Response

array
Array of {severity, theme, count, delta, recommended_action} objects.
integer
Users with active Fast Brain flags (anonymised count).
float
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.