---
title: "Get a webhook connector by identifier"
method: GET
path: "/api/v1/inbound_webhooks/{identifier}"
tags: ["Inbound Webhook Management"]
---

# Get a webhook connector by identifier

`GET /api/v1/inbound_webhooks/{identifier}`

Retrieve a specific webhook connector using its string identifier

## Path parameters

- `identifier` string, required

## Response `200`

Webhook connector found

## Other responses

- `404` — Webhook connector not found with the provided identifier

---

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