---
title: "Retrieve All Webhook Events"
method: GET
path: "/webhook/events"
tags: ["Webhooks"]
---

# Retrieve All Webhook Events

`GET /webhook/events`

Retrieve the list of registered webhooks for your application

## Headers

- `sub-application` string, uuid

## Response `200`

Registered Webhooks

## Other responses

- `400` — Validation Error
- `401` — Authentication Error
- `500` — Unexpected Error

---

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