---
title: "List webhook event schemas"
method: GET
path: "/v1/webhooks/{webhook_id}/event_schemas"
tags: ["webhooks"]
---

# List webhook event schemas

`GET /v1/webhooks/{webhook_id}/event_schemas`

Lists active custom GraphQL schemas configured for this webhook. Each schema applies to one supported event namespace.

## Path parameters

- `webhook_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

webhook event schemas list

- unknown

---

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