Files
plexpy/docs/models/operations/getthumbimagerequest.md
2024-09-09 18:08:47 +00:00

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 |