mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
13 lines
2.2 KiB
Markdown
13 lines
2.2 KiB
Markdown
# GetThumbImageRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
|
|
| `RatingKey` | *long* | :heavy_check_mark: | the id of the library item to return the children of. | 9518 |
|
|
| `Width` | *long* | :heavy_check_mark: | N/A | 396 |
|
|
| `Height` | *long* | :heavy_check_mark: | N/A | 396 |
|
|
| `MinSize` | *long* | :heavy_check_mark: | N/A | 1 |
|
|
| `Upscale` | *long* | :heavy_check_mark: | N/A | 1 |
|
|
| `XPlexToken` | *string* | :heavy_check_mark: | Plex Authentication Token | CV5xoxjTpFKUzBTShsaf | |