| sort | No | Timestamp sort. Prefix with - for descending order. | -timestamp |
| limit | No | Maximum Portfolio Transactions to return, maximum 100. | |
| isSpam | No | Filter to transactions whose transfers involve spam (true) or non-spam (false) tokens | |
| search | No | Free-text search over memo, tx hash and transaction ID | |
| status | No | Filter by transaction status array, e.g. ["POSTED"] | |
| toDate | No | Optional ISO timestamp upper bound | |
| txHash | No | Filter by exact on-chain transaction hash | |
| address | No | Match transfers by from/to address (case-insensitive) | |
| chainId | No | Public wallet chain ID. | |
| hasLots | No | When true, only transactions that produced cost-basis lots; when false, only those without lots | |
| include | No | Include grouped contributing raw source transactions without provider details | |
| subType | No | Filter by operation sub-type (any of, case-insensitive) | |
| chainIds | No | Optional chain ID filters | |
| fromDate | No | Optional ISO timestamp lower bound | |
| hasError | No | When true, only transactions with a processing error; when false, only error-free transactions | |
| maxValue | No | Maximum transfer fiat quote value (inclusive), as a decimal string | |
| minValue | No | Minimum transfer fiat quote value (inclusive), as a decimal string | |
| assetRefs | No | Filter by asset symbol (any of, case-insensitive) | |
| errorType | No | Filter by error/warning code array, e.g. ["FmvNotAvailable"] | |
| pageToken | No | Opaque token returned by the previous list response. | |
| counterparty | No | Filter by counterparty name (any of, case-insensitive) | |
| portfolioRef | Yes | | |
| workspaceRef | Yes | | |
| operationType | No | Filter by accounting operation type array, e.g. ["UNCATEGORIZED"] | |
| walletAddress | No | Public wallet address on the selected chain. | |
| defiPositionKey | No | Filter by protocol-defined DeFi position key | |
| hasJournalEntry | No | When true, only transactions with a non-empty journal entry; when false, only those without one | |
| defiPositionWalletAddress | No | Filter by DeFi position wallet address | |
| defiPositionWalletChainId | No | Filter by DeFi position wallet chain ID | |
| responsibilityCenterTypeKeys | No | Filter to transactions whose journal lines carry a responsibility-center assignment under any of these type keys (e.g. primary, goal; from list_responsibility_centers) | |