---
title: "Verify Webhook"
method: GET
path: "/v1/meta/webhook"
tags: ["Meta / Instagram Webhook"]
---

# Verify Webhook

`GET /v1/meta/webhook`

Meta webhook verification (GET). Returns hub.challenge on success.

## Query parameters

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

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/elicitlabs/apis/elicit-labs-api.md) · [All operations](https://skmtc.net/elicitlabs/apis/elicit-labs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elicitlabs/elicit-labs-api/revisions/27701839a070/schema)
