---
title: "Get delivery status of a webhook event"
method: GET
path: "/api/webhook/events/{eventId}/delivery"
tags: ["Webhooks"]
---

# Get delivery status of a webhook event

`GET /api/webhook/events/{eventId}/delivery`

Returns the delivery attempts for a specific webhook event, showing whether each endpoint received it successfully.

## Path parameters

- `eventId` string, required

## 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)
