get_config_indexer_by_id
Retrieve a specific indexer configuration by its ID from Radarr to view or verify its settings.
Instructions
Read IndexerConfig.
GET /api/v3/config/indexer/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |