Run adjudicator
GET /api/cron/adjudicator
GET
/api/cron/adjudicator
Runs the parametric adjudicator.
Triggered automatically every 15 minutes (GitHub Actions or Supabase pg_cron). Polls weather, AQI, and news APIs for providers that do not support webhooks. For realtime, use POST /api/webhooks/disruption.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Success
object
ok
boolean
Example
true triggered_at
string format: date-time
Example
2026-03-06T13:00:00Z candidates_found
integer
Example
12 claims_created
integer
Example
5 zones_checked
integer
Example
8 message
string
Example
Hourly processing complete.