get_wanted_missing_by_id
Retrieve a specific missing episode or movie from Sonarr by its ID to check its status and details.
Instructions
Read Missing.
GET /api/v3/wanted/missing/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |