Retrieves a list of trashed items based on the provided types parameter.
If no types are specified, an empty dictionary is returned.
Responses
text/plain
OK: Successfully retrieved the trash list.
{
"property1": "string",
"property2": "string"
}
Modified at 2025-03-24 12:24:39