Retrieves a list of trashed items based on the provided types parameter.
If no types are specified, an empty dictionary is returned.
Responses
OK: Successfully retrieved the trash list.
{
"property1": "string",
"property2": "string"
}
Modified at 2026-05-11 15:22:29