---
title: "Respond To Webhook"
method: GET
path: "/api/v2/webhooks/nylas/{path}"
tags: ["api-v2-webhooks"]
---

# Respond To Webhook

`GET /api/v2/webhooks/nylas/{path}`

This endpoint is used to verify the webhook when added to Nylas

## Path parameters

- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/lev/apis/lev-api.md) · [All operations](https://skmtc.net/lev/apis/lev-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lev/lev-api/versions/e1915e1423cf/schema)
