X-API-Key: ********************curl --location 'https://api.snakk.ai/api/identity/verifications/retention-info' \
--header 'X-API-Key: <api-key>'{
"retention_days": 90,
"policy": "Verification logs are automatically deleted after 90 days",
"gdpr_compliant": true,
"right_to_erasure": "Use DELETE /api/identity/verifications/:id to anonymize a record",
"legal_basis": "Legitimate interest for fraud prevention and audit purposes"
}