---
title: "List webhook configs"
method: GET
path: "/webhook_configs"
---

# List webhook configs

`GET /webhook_configs`

Returns a list of webhook configs.

## Query parameters

- `limit` integer

## Response `200`

200

- object[]
  - `id` string
  - `url` string
  - `key` string

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/revisions/f46e28134549/schema)
