---
title: "Get Webhook History"
method: GET
path: "/api/webhooks/{webhook_id}/history"
tags: ["Webhooks"]
---

# Get Webhook History

`GET /api/webhooks/{webhook_id}/history`

Get the history of a webhook

## Path parameters

- `webhook_id` string, required

## Response `200`

Successful Response

- WebhookEventHistoryResponse
  - `history` object[], required

## Other responses

- `401` — Unauthorized: API key is missing, invalid, or inactive
- `422` — Validation Error

---

[API](https://skmtc.net/e-invoice-be/apis/e-invoice-be-peppol-access-point-api.md) · [All operations](https://skmtc.net/e-invoice-be/apis/e-invoice-be-peppol-access-point-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/e-invoice-be/e-invoice-be-peppol-access-point-api/revisions/a5b8396effe8/schema)
