X-API-Key: ********************curl --location 'https://api.snakk.ai/api/deletion-certificates?limit=' \
--header 'X-API-Key: <api-key>'{
"certificates": [
{
"id": "3f8a1c20-7b4d-4e90-9a11-2c6e5f0d8b34",
"scope": "subject",
"subject_ref": "customer:acme-12345",
"requested_by": "admin@example.com",
"completed_at": "2026-06-25T08:30:00.000Z",
"items_deleted": 42,
"confirmation": "del-9f3c2a1b"
}
]
}