---
title: "Get the RECEIVER webhook record"
method: GET
path: "/v1/transactions/{reference}/webhooks/receiver"
tags: ["Webhooks"]
---

# Get the RECEIVER webhook record

`GET /v1/transactions/{reference}/webhooks/receiver`

Returns the outbound webhook record for the receiving application (TRANSACTION_INITIATED notification).

## Path parameters

- `reference` string, required

## Response `200`

Webhook record found

## Other responses

- `404` — Transaction or 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)
