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