list_deleted_parties
Retrieve parties deleted on or after a specified timestamp. The required 'since' parameter returns deletions and restricted parties visible to the integration user.
Instructions
Audit feature: list parties deleted on or after a given timestamp. The since parameter is REQUIRED (Capsule rejects the call without it). Response also includes a restrictedParties key — records the integration user can see were deleted but cannot read fully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | Yes | REQUIRED. ISO-8601 timestamp; only deletions on or after this point are returned. Example: '2026-01-01T00:00:00Z'. | |
| page | No | ||
| perPage | No |