get_indexer_by_id_download
Retrieve a download from a specific indexer using its ID, with optional link and file parameters to refine the request.
Instructions
Read Newznab.
GET /api/v1/indexer/{id}/download
Args: id: Path parameter. link: Query parameter. file: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| file | No | ||
| link | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |