---
title: "Chat Suggestions"
method: GET
path: "/snapshots/{snapshot_id}/chat/suggestions"
tags: ["chat"]
---

# Chat Suggestions

`GET /snapshots/{snapshot_id}/chat/suggestions`

Return deterministic questions earned by one bounded grounding read.

## Path parameters

- `snapshot_id` string, required

## Query parameters

- `kind` string, required
- `target` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-15** `49b7c4bcae26` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/repowise/apis/repowise-hosted-api/changes/snapshots/:snapshot_id/chat/suggestions/get.md)

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/29a9df53f763?raw)
