---
title: "Retrieve a Webhook Configuration"
method: GET
path: "/v7/webhooks/public/api/subscriptions/{id}"
tags: ["Configurations"]
---

# Retrieve a Webhook Configuration

`GET /v7/webhooks/public/api/subscriptions/{id}`

Please be aware that using this endpoint requires either the `View Webhooks configurations` or `Manage Webhooks configurations` security role.

## Path parameters

- `id` string, required

## Response `200`

Successful response

- ApiV7WebhooksPublicApiSubscriptionsResponse
  - `id` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
