cURL
curl --request GET \ --url https://api.mail.gorillaa.one/v1/privacy/requests \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "type": "export", "email": "[email protected]", "requestedAt": "2023-11-07T05:31:56Z", "status": "pending", "method": "anonymize", "completedAt": "2023-11-07T05:31:56Z" } ] }
Retrieve the history of all export and erasure requests.
Requires privacy:read scope.
privacy:read
API key authentication. Pass your Gorillaa Mail API key as a Bearer token.
Example: Authorization: Bearer grl_live_xxxxxxxxxxxx
Authorization: Bearer grl_live_xxxxxxxxxxxx
Keys prefixed grl_test_ operate in test mode with reduced limits.
grl_test_
DSR history
Show child attributes