---
title: "Get allowed events"
method: GET
path: "/settings/events"
tags: ["Channel"]
---

# Get allowed events

`GET /settings/events`

Get a list of specific events that you can be notified about when Webhook is configured

## Response `200`

OK

- Event[]
  - `type` 'messages' | 'statuses' | 'chats' | 'contacts' | 'groups' | 'presences' | 'calls' | 'channel' | 'users' | 'labels' | 'service'
  - `method` 'post' | 'put' | 'delete' | 'patch'

## Other responses

- `500` — Internal Error

---

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