---
title: "Webhook Verification"
method: GET
path: "/whatsapp/webhooks"
tags: ["Whatsapp"]
---

# Webhook Verification

`GET /whatsapp/webhooks`

## Query parameters

- `hub.mode` string, required — hub.mode
- `hub.challenge` integer, required — hub.challenge
- `hub.verify_token` string, required — hub.verify_token

## Response `200`

Successful Response

- integer

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/revisions/38b6c9a4246d/schema)
