get_importlist_by_id
Fetch details of a specific import list by its ID to review or troubleshoot Sonarr's import configuration.
Instructions
Read ImportList.
GET /api/v3/importlist/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |