X-Admin-Key: ********************curl --location 'https://api.snakk.ai/api/admin/deletion-certificates?tenant_id=&scope=&limit=' \
--header 'X-Admin-Key: <api-key>'{
"certificates": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"tenant_id": "34f5c98e-f430-457b-a812-92637d0c6fd0",
"tenant_name": "string",
"scope": "string",
"subject_ref": "string",
"requested_by": "string",
"completed_at": "2019-08-24T14:15:22.123Z",
"items_deleted": {
"property1": 0,
"property2": 0
},
"confirmation": "string"
}
],
"summary": {
"count": 0,
"calls_anonymized": 0,
"recordings_deleted": 0
}
}