get_downloadclient_by_id
Retrieve a specific download client's configuration using its unique ID from Prowlarr.
Instructions
Read DownloadClient.
GET /api/v1/downloadclient/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |