---
title: "List sent webhook events"
method: GET
path: "/api/webhook/events"
tags: ["Webhooks"]
---

# List sent webhook events

`GET /api/webhook/events`

Returns a paginated list of all webhook events sent for this account. Filter by eventType or entityId.

## Query parameters

- `eventType` string
- `entityId` string
- `page` number
- `limit` number

## Response `200`

---

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