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

# GetTransactionsResponse

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

# Interface: GetTransactionsResponse

Response object returned by the getTransactions function.

## Properties

### meta?

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

Pagination metadata containing information about the current page, total pages, etc.

***

### transactions

> **transactions**: [`Transaction`](../../interfaces/Transaction)\[]

Array of serialized transaction objects
