get_downloadclient_by_id
Fetch a download client's configuration and status by its ID to verify or troubleshoot Sonarr setup.
Instructions
Read DownloadClient.
GET /api/v3/downloadclient/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |