Files
plexruby/docs/models/operations/getthumbimagerequest.md

13 lines
2.2 KiB
Markdown

# GetThumbImageRequest
## Fields
| Field | Type | Required | Description | Example |
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
| `rating_key` | *::Integer* | :heavy_check_mark: | the id of the library item to return the children of. | 9518 |
| `width` | *::Integer* | :heavy_check_mark: | N/A | 396 |
| `height` | *::Integer* | :heavy_check_mark: | N/A | 396 |
| `min_size` | *::Integer* | :heavy_check_mark: | N/A | 1 |
| `upscale` | *::Integer* | :heavy_check_mark: | N/A | 1 |
| `x_plex_token` | *::String* | :heavy_check_mark: | Plex Authentication Token | CV5xoxjTpFKUzBTShsaf |