get_appprofile_by_id
Retrieve an AppProfile by its numeric ID to inspect its configuration. Use this to fetch a specific profile's details directly from Prowlarr.
Instructions
Read AppProfile.
GET /api/v1/appprofile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |