---
title: "Dropbox Webhook Verify"
method: GET
path: "/api/webhooks/dropbox"
---

# Dropbox Webhook Verify

`GET /api/webhooks/dropbox`

Dropbox webhook verification: echo back the challenge parameter.

## Query parameters

- `challenge` string, required

## 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/revisions/4cbf44e1d4fd/schema)
