# Display:Thumbnails

**Page:** api/display-thumbnails

[Download Raw Markdown](./api/display-thumbnails.md)

---

## API Endpoints Summary

- **GET** `/api/v1/display/thumbnail` — Capture a new screenshot thumbnail
- **GET** `/api/v1/display/thumbnail/last` — Retrieve the most recent thumbnail
- **GET** `/api/v1/display/thumbnail/{timestamp}` — Retrieve a specific thumbnail by timestamp

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```