get_downloadclient_by_id
Retrieve a specific download client's configuration by ID from Radarr. Use to inspect or verify client settings without listing all clients.
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 |