mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
868 B
868 B
GetApiV1SearchRequest
Example Usage
import { GetApiV1SearchRequest } from "prowlarr/models/operations";
let value: GetApiV1SearchRequest = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
query |
string | ➖ | N/A |
type |
string | ➖ | N/A |
indexerIds |
number[] | ➖ | N/A |
categories |
number[] | ➖ | N/A |
limit |
number | ➖ | N/A |
offset |
number | ➖ | N/A |