get_config_downloadclient_by_id
Retrieve a download client's configuration by ID from Prowlarr to review or verify its settings.
Instructions
Read DownloadClientConfig.
GET /api/v1/config/downloadclient/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |