mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 20:57:46 +00:00
10 lines
713 B
Markdown
10 lines
713 B
Markdown
# GetLatestLibraryItemsRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------ | ------------------------------ | ------------------------------ | ------------------------------ |
|
|
| `section_id` | *float* | :heavy_check_mark: | the Id of the library to query |
|
|
| `type` | *float* | :heavy_check_mark: | item type |
|
|
| `filter_` | *Optional[str]* | :heavy_minus_sign: | the filter parameter | |