Skip to main content
GET
/
api
/
v1
/
whatsapp
/
webhook
Verify Webhook
curl --request GET \
  --url https://api.example.com/api/v1/whatsapp/webhook
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

hub.mode
string
hub.verify_token
string
hub.challenge
string

Response

Successful Response