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