# GetApiV1IndexerIdDownloadRequest ## Example Usage ```typescript import { GetApiV1IndexerIdDownloadRequest } from "prowlarr/models/operations"; let value: GetApiV1IndexerIdDownloadRequest = { id: 634018, }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `id` | *number* | :heavy_check_mark: | N/A | | `link` | *string* | :heavy_minus_sign: | N/A | | `file` | *string* | :heavy_minus_sign: | N/A |