I’d like to request an API endpoint that allows us to retrieve vials (and, if possible, samples) that have been deleted or archived, along with the exact datetime when this action happened.
In short, we’d like an API method that:
Returns all vials/samples that were deleted or archived
Includes the timestamp of the delete/archive event for each item
This would help us audit changes and keep our internal systems in sync.