Skip to main content
WEBHOOK

Body

application/json

The webhook event.

type
enum<string>
required

The webhook event type.

Available options:
emails.streak_reminder_due
timestamp
string<date-time>
required

The time the webhook was sent.

user
User · object
required

The user the streak reminder is due for.

streak
Streak Response · object
required

The user's current streak data.

Response

200

Return a 200 status to indicate the webhook was received and processed.