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": null,
"property2": null
}
Modified at 2025-03-24 12:24:39