---
title: "Get Normal Response"
method: POST
path: "/api/chat/get-normal-response"
tags: ["Chat"]
---

# Get Normal Response

`POST /api/chat/get-normal-response`

Get a normal response.

## Query parameters

- `message` string, required

## Changes

- **2023-11-08** `dbd91277da05` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - removed the non-success response with the status `422`

[Change history](https://skmtc.dev/chat-fly/apis/chatfly-backend-application/changes/api/chat/get-normal-response/post.md)

---

[API](https://skmtc.dev/chat-fly/apis/chatfly-backend-application.md) · [All operations](https://skmtc.dev/chat-fly/apis/chatfly-backend-application/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chat-fly/chatfly-backend-application/revisions/dbd91277da05/schema)
