---
title: "Get Webhook Categories"
method: GET
path: "/webhook/events/categories"
tags: ["Webhooks"]
---

# Get Webhook Categories

`GET /webhook/events/categories`

Retrieve a comprehensive list of event categories that can be registered for webhook notifications in your application. These event categories can be used to subscribe a webhook to specific events, enabling your application to receive real-time notifications when these events occur.

## Response `200`

Event Categories

## Other responses

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

---

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