> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GetBeneficiariesResponse

[@qonto/embed-sdk](../../README) / [\<internal>](../README) / GetBeneficiariesResponse

# Interface: GetBeneficiariesResponse

Represents the response structure for fetching a list of beneficiaries.

## Properties

### beneficiaries

> **beneficiaries**: [`Beneficiary`](../../interfaces/Beneficiary)\[]

An array of beneficiary objects, each containing details about a specific beneficiary.

***

### meta?

> `optional` **meta**: [`PaginationState`](./PaginationState)

Metadata about the pagination state of the response, such as the current page and total pages.
