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