webhooks
Identity validated
Fired when email validation completes. One event is sent per email validated. Contains validity status (valid, invalid, catch_all, valid_catch_all) and provider information.
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://midbound.cloud/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Unique identifier for the webhook message
Example:
"evt_01KHEWZ09CQB36JZ5F7D3ZB9NE"
Unix timestamp (seconds) when the webhook was sent
Example:
"1739571908"
HMAC-SHA256 signature: v1,
Example:
"v1,K3jXN8AQM9LWM0D4loKWxJek..."
Body
application/json
Response
Webhook received successfully
Previous
Identity session finalizedFired after a session has concluded due to inactivity or manual termination. Includes all data from identity.enriched plus an aggregate summary of the user journey, including total engagement time and all pages visited. Serves as the final record for attribution modeling and historical reporting.
Next