screening.snapshot.activated
LiveDelivered inside the standard event envelope — see data below for this type's payload shape.
Payload
sourcestringrequired
snapshot_idstringrequired
corpus_hashstringrequired
versionstringrequired
entry_countintegerrequired
activated_atstringrequired
Example delivery
{
"id": "uuid",
"type": "screening.snapshot.activated",
"created_at": "date-time",
"data": {
"source": "string",
"snapshot_id": "string",
"corpus_hash": "string",
"version": "string",
"entry_count": 0,
"activated_at": "string"
}
}