get_applications_by_id
Retrieve a specific application's details from Prowlarr using its ID.
Instructions
Read Application.
GET /api/v1/applications/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |