list_deleted_projects
List projects that were deleted on or after a specified ISO-8601 timestamp. Use the required 'since' parameter to audit recent deletions and identify restricted project records that cannot be fully accessed.
Instructions
Audit feature: list projects deleted on or after a given timestamp. The since parameter is REQUIRED. Response also includes a restrictedProjects key for records the integration user can't read fully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| since | Yes | REQUIRED. ISO-8601 timestamp; only deletions on or after this point are returned. Example: '2026-01-01T00:00:00Z'. | |
| perPage | No |