---
title: "Retrieve all available web hooks types"
method: GET
path: "/eventTypes"
tags: ["Webhooks"]
---

# Retrieve all available web hooks types

`GET /eventTypes`

Retrieve all available web hook types.

## Response `200`

All webhooks types.

- string[]

## Other responses

- `401` — Unauthorized. Sent if the API key is omitted or invalid.

---

[API](https://skmtc.net/textrequest/apis/text-request-api-v3.md) · [All operations](https://skmtc.net/textrequest/apis/text-request-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/textrequest/text-request-api-v3/revisions/e4e42efcd650/schema)
