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