---
title: "Fetch a beneficiary"
method: GET
path: "/profile/beneficiaries/business/{businessID}/{beneficiaryID}"
---

# Fetch a beneficiary

`GET /profile/beneficiaries/business/{businessID}/{beneficiaryID}`

This endpoint is used for retrieving a single beneficiary attached to a business.

## Path parameters

- `businessID` string, required
- `beneficiaryID` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/fincra/apis/awesome-new-api.md) · [All operations](https://skmtc.net/fincra/apis/awesome-new-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fincra/awesome-new-api/revisions/c8215c27b460/schema)
