get_unsubscribe_by_issue
Fetch unsubscription records for a specific issue using its issue number. Supports pagination and ordering for comprehensive results.
Instructions
GET /api/v2/issue/report/unsubscribe (Python SDK parity)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| order | No | ||
| issuen | Yes | ||
| dry_run | No | Показать запрос без отправки на API | |
| cursor_next | No |