---
title: "Verify Webhook"
method: GET
path: "/webhook"
---

# Verify Webhook

`GET /webhook`

Facebook sends a GET request to verify the webhook.

## Query parameters

- `hub.verify_token` string
- `hub.challenge` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/liposta/apis/fastapi.md) · [All operations](https://skmtc.dev/liposta/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liposta/fastapi/revisions/583b8b6acecd/schema)
