---
title: "GET /v1/webhook_endpoints"
method: GET
path: "/v1/webhook_endpoints"
tags: ["Webhooks"]
---

# GET /v1/webhook_endpoints

`GET /v1/webhook_endpoints`

## Response `200`

OK

- BpModelsWebhookEndpoint[]
  - `id` string
  - `ownerId` string
  - `description` string
  - `url` string
  - `subscribedEvents` string[]
  - `publicKey` string
  - `enabled` boolean

---

[API](https://skmtc.net/due/apis/accounts-api.md) · [All operations](https://skmtc.net/due/apis/accounts-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/due/accounts-api/revisions/26eaea5b64df/schema)
