---
title: "Chat with a financial advisor"
method: GET
path: "/chat"
---

# Chat with a financial advisor

`GET /chat`

## Query parameters

- `prompt` string, required
- `user_id` integer

## Response `200`

A response from the financial advisor

- object
  - `response` string

---

[API](https://skmtc.dev/google/apis/genwealth-advisor-api.md) · [All operations](https://skmtc.dev/google/apis/genwealth-advisor-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/genwealth-advisor-api/revisions/b1734dc9b379/schema)
