mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 20:57:46 +00:00
13 lines
2.2 KiB
Markdown
13 lines
2.2 KiB
Markdown
# GetThumbImageRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
|
|
| `rating_key` | *int* | :heavy_check_mark: | the id of the library item to return the children of. | 9518 |
|
|
| `width` | *int* | :heavy_check_mark: | N/A | 396 |
|
|
| `height` | *int* | :heavy_check_mark: | N/A | 396 |
|
|
| `min_size` | *int* | :heavy_check_mark: | N/A | 1 |
|
|
| `upscale` | *int* | :heavy_check_mark: | N/A | 1 |
|
|
| `x_plex_token` | *str* | :heavy_check_mark: | Plex Authentication Token | CV5xoxjTpFKUzBTShsaf | |