List recycle bin
list_trashList soft-deleted records currently in the recycle bin (leads, deals, contacts, tasks, projects). Admin-only. Records are permanently purged 30 days after deletion. Pass search to find a specific deleted record by name instead of paging through the whole bin. Max limit 500 - the response carries an exact pagination.total, so page with offset until has_more is false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max 500. | |
| offset | No | ||
| search | No | Case-insensitive substring match on the record's name or title. | |
| entity_type | No |