---
title: "GET /mr-api/webhooks"
method: GET
path: "/mr-api/webhooks"
tags: ["WebhookService"]
---

# GET /mr-api/webhooks

`GET /mr-api/webhooks`

Gets a list of well known webhook types

## Response `200`

the webhook type details

- WebhookTypeDetails
  - `types` WebhookTypeDetail[], required
    - `messageType` string, required — The cloud event message type
    - `description` string, required — What this cloud event is for
    - `envPrefix` string, required — the prefix to apply in the environmentInfo field to extract the enabled/headers/url data

## Other responses

- `404` — no such url

---

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