read_deleted
Retrieve deleted projects or users with their deletion dates, providing the data needed to restore them via admin actions.
Instructions
Deleted projects or users (v2 includeDeleted), with their delete date. Restoring them needs admin_undelete and an administrator token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| limit | No | Maximum items to return (default 500, max 5000). A capped result says truncated: true. |