List fraud alerts raised on your account
Returns the fraud / abuse alerts Orbit raised against your own organization (SIM-swap, IRSF / toll-fraud, suspicious campaign sends, voice-deepfake, API-key location anomaly, spend-velocity). Sorted by severity (critical first) then detection time. Each row carries an actionable flag derived from your configured triage thresholds, and the response echoes those thresholds under prefs. Read-only — use the acknowledge / dismiss endpoints to triage. Scoped to your organization only.
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Filter by triage lifecycle status.
open, triaged, dismissed, escalated Filter by severity band.
low, medium, high, critical Filter by detector category (e.g. sim_swap_detected).
1 - 64Only alerts detected at/after this ISO-8601 timestamp.
Only alerts detected at/before this ISO-8601 timestamp.
Max alerts returned. Clamped to [1, 500].
1 <= x <= 500