Files
plexphp/docs/Models/Operations/GetLibraryItemsRequest.md

9 lines
1.3 KiB
Markdown

# GetLibraryItemsRequest
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| `sectionId` | *int* | :heavy_check_mark: | the Id of the library to query |
| `tag` | [\LukeHagar\Plex_API\Models\Operations\Tag](../../Models/Operations/Tag.md) | :heavy_check_mark: | A key representing a specific tag within the section. |