mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
3.7 KiB
3.7 KiB
GetLibraryRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
sectionId |
double | ✔️ | the Id of the library to query | 1000 |
includeDetails |
Optional<? extends lukehagar.plexapi.plexapi.models.operations.IncludeDetails> | ➖ | Whether or not to include details for a section (types, filters, and sorts). Only exists for backwards compatibility, media providers other than the server libraries have it on always. |