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