Wallet Transactions
neuron_wallet_transactionsRetrieve the wallet transaction history for the organization, with optional filtering by transaction type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| type | No | Filter by transaction type: 'credit' or 'debit' | |
| limit | No | Number of transactions per page (default: 20) |