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

# GetBulkTransfersResponse

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

# Interface: GetBulkTransfersResponse

Represents the response structure for fetching a list of SEPA bulk transfers.

## Properties

### bulkTransfers

> **bulkTransfers**: [`BulkTransfer`](./BulkTransfer)\[]

An array of BulkTransfer objects representing the bulk transfers, each containing detailed information about the transfer.

***

### meta?

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

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