databunker icon indicating copy to clipboard operation
databunker copied to clipboard

Retrieve expired shareable record

Open rakateja opened this issue 2 years ago • 1 comments

Hi @stremovsky, thanks for the great project. We're currently planning to use it to protect PII data.

We have a question regarding to shareable record API. When the record is expired, is there a way for client to retrieve the expired record or is there a way for client to request to make the expired record to be retrieved again using the expired token?

Thank you.

rakateja avatar Jul 06 '23 02:07 rakateja

Hi

I have just checked the code - I do not see that the "shareable record" is deleted from the database.

So, it can be restored - there is no API for that.

Could you provide further details on how you plan to utilize it?

If I find enough logical justification, I can include an additional API call to address that requirement.

stremovsky avatar Jul 09 '23 19:07 stremovsky