---
title: "Get Whatsapp Response Api"
method: GET
path: "/api/whatsapp/responses/{phone_number}"
---

# Get Whatsapp Response Api

`GET /api/whatsapp/responses/{phone_number}`

Get WhatsApp response and generate summary.

## Path parameters

- `phone_number` string, required

## Query parameters

- `generate_summary` boolean — Generate chat summary

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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