get_config_ui_by_id
Retrieve UI configuration details by ID from Prowlarr, enabling inspection of UI settings for troubleshooting or automation.
Instructions
Read UiConfig.
GET /api/v1/config/ui/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |