---
title: "Obtener Webhook Endpoints"
method: GET
path: "/webhook_endpoints"
---

# Obtener Webhook Endpoints

`GET /webhook_endpoints`

## Request body

- unknown

## Response `200`

200

- object[]
  - `id` string
  - `secret` string
  - `enabled_events` string[]
  - `url` string
  - `status` string

## Other responses

- `400` — 400
- `422` — 422

---

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