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