list_deleted_opportunities
Retrieve deleted opportunities for audit purposes by specifying a timestamp; only deletions on or after that time are returned.
Instructions
Audit feature: list opportunities deleted on or after a given timestamp. The since parameter is REQUIRED. Response also includes a restrictedOpportunities key for records the integration user can't 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 |