Skip to main content
WEBHOOK

Headers

webhook-id
string
required
webhook-timestamp
integer
required
Example:

1674087231

webhook-signature
string
required
Example:

"v1,K5oZfzN95Z9UVu1EsfQnFm1Whzl1CA0LRUG9fHBMjmI="

Body

application/json
type
enum<string>
required
Available options:
sink.verified
Example:

"sink.verified"

timestamp
string<date-time>
required

ISO 8601 timestamp of when the event occurred.

Example:

"2025-10-10T21:03:58.000Z"

data
object
required

Response

200

Event acknowledged and processed successfully