list_transactions
Retrieve paginated bank transactions filtered by description, statement ID, or match status.
Instructions
List transactions. Retrieve a paginated list of bank transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Items per page (max 100) | |
| offset | Yes | Pagination offset | |
| search | No | Search by description | |
| statementId | No | Filter by statement ID | |
| status | No | Filter by match status |