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