list_blocklist
Retrieve the blocklist of failed downloads from Sonarr, allowing you to review, filter, and manage items blocked from automatic fetching.
Instructions
Read Blocklist.
GET /api/v3/blocklist
Args: page: Query parameter. page_size: Query parameter. sort_key: Query parameter. sort_direction: Query parameter. series_ids: Query parameter. protocols: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort_key | No | ||
| page_size | No | ||
| protocols | No | ||
| series_ids | No | ||
| sort_direction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |