---
title: "Get lead-source webhook status"
method: GET
path: "/v1/lead-sources/webhook/status"
tags: ["Integrations"]
---

# Get lead-source webhook status

`GET /v1/lead-sources/webhook/status`

Returns the current webhook connection status, including connection identifier, endpoint URL, token last-4, last ingest time, and last error message. Returns 404 when the webhook has not been configured for the business.

## Response `200`

Current webhook connection status

## Other responses

- `404` — Lead webhook has not been configured (code `CLAY_CONNECTOR_NOT_FOUND`)

---

[API](https://skmtc.net/usedrip/apis/drip-api.md) · [All operations](https://skmtc.net/usedrip/apis/drip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usedrip/drip-api/revisions/2cb1567969ca/schema)
