v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
friends

Send Friend Streak Reminders Cron

Cron endpoint to send friend streak loss reminders via Expo push.

POST /api/friends/streaks/send-reminders-cron

For each active streak pair (streak_count >= 2) at risk of expiring, notifies the partner who has completed today to nudge their friend. When neither has completed, user_a (canonical first partner) is notified. Users with multiple at-risk pairs receive one grouped notification.

Runs at 10 PM–11:45 PM local time (cron every 30 minutes). Requires x-api-key header for authentication.

post/api/friends/streaks/send-reminders-cron

Headers

x-api-keystring required

Response

Successful Response

{"stackTrail":"paths:/api/friends/streaks/send-reminders-cron:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}