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

# Get the SENDER webhook record

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

Returns the outbound callback record for the sending application (posted after acceptance/rejection/expiry).

## Path parameters

- `reference` string, required

## Response `200`

Webhook record found

## Other responses

- `404` — Transaction or sender webhook not yet created (outcome not yet determined)

---

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