---
title: "List webhook endpoints"
method: GET
path: "/v1/webhook_endpoints"
tags: ["Webhooks"]
---

# List webhook endpoints

`GET /v1/webhook_endpoints`

**Searchable:** name, url_path

**Filterable:** is_active, created_at

## Query parameters

- `limit` integer
- `offset` integer
- `search` string

## Response `200`

Paginated list

---

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