---
title: "List Webhook Endpoints"
method: GET
path: "/events/v2/webhook-endpoints"
tags: ["Events v2.Webhook", "REGION.US"]
---

# List Webhook Endpoints

`GET /events/v2/webhook-endpoints`

Returns a list of Webhook Endpoints.

## Query parameters

- `pageSize` integer
- `pageToken` string

## Response `200`

A successful response.

## Other responses

- `401` — Authorization token is missing, or not valid.
- `403` — You are not allowed to access the requested resource.

## Changes

> 9 revisions in range; 2 could not be searched.

- **2026-08-14** `a031eead6104` — 1 info
  - api operation id `WebhookEndpointService_ListWebhookEndpoints` removed and replaced with `eventsV2ListWebhookEndpoints`

[Change history](https://skmtc.dev/tink/apis/tink-api/changes/events/v2/webhook-endpoints/get.md)

---

[API](https://skmtc.dev/tink/apis/tink-api.md) · [All operations](https://skmtc.dev/tink/apis/tink-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tink/tink-api/revisions/dd8c7b7d5ac1/schema)
