---
title: "List beneficiaries"
method: GET
path: "/profile/beneficiaries/business/{businessID}"
---

# List beneficiaries

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

This endpoint provides the ability to retrieve a list of beneficiaries attached to a business

## Path parameters

- `businessID` string, required

## Request body

- object
  - `page` string — Specify exactly what page you want to retrieve
  - `perPage` string — Specify how many records you want to retrieve per page

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