---
title: "Get a single webhook record by UUID"
method: GET
path: "/v1/webhooks/{id}"
tags: ["Webhooks"]
---

# Get a single webhook record by UUID

`GET /v1/webhooks/{id}`

Returns the full webhook delivery record including payload JSON and all attempt history.

## Path parameters

- `id` string, uuid, required

## Response `200`

Webhook record found

## Other responses

- `404` — Webhook record not found

---

[API](https://skmtc.net/reflexpay/apis/idaas-identity-as-a-service-api.md) · [All operations](https://skmtc.net/reflexpay/apis/idaas-identity-as-a-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reflexpay/idaas-identity-as-a-service-api/revisions/db1f954badfb/schema)
