---
title: "Chat Explore Suggestions Route"
method: GET
path: "/audience/chat-explore-suggestions/{audience_id}"
tags: ["audience"]
---

# Chat Explore Suggestions Route

`GET /audience/chat-explore-suggestions/{audience_id}`

Generate suggestions for an audience

## Path parameters

- `audience_id` string, required

## Response `200`

Successful Response

- string[], nullable

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akk/apis/fastapi.md) · [All operations](https://skmtc.net/akk/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akk/fastapi/versions/6662a407c637/schema)
