Files
Prowlarr-TS-SDK/docs/models/operations/getapiv1historyrequest.md
2025-05-16 17:01:58 -05:00

2.4 KiB
Raw Blame History

GetApiV1HistoryRequest

Example Usage

import { GetApiV1HistoryRequest } from "prowlarr/models/operations";

let value: GetApiV1HistoryRequest = {};

Fields

Field Type Required Description
page number N/A
pageSize number N/A
sortKey string N/A
sortDirection models.SortDirection N/A
eventType number[] N/A
successful boolean N/A
downloadId string N/A
indexerIds number[] N/A