Retrieve a given erasure request

get_erasure_request(request_id)

Arguments

request_id

the id of the past erasing request

Value

A list.

Note

As long as the erasure request does not have a Completed status, you will not be able to retrieve the request.

Examples

if (FALSE) get_erasing_request("request_id")