TigerBeetle Account Filter Queries API
Query surface for retrieving the transfers and balances tied to a single account. The get_account_transfers operation takes an AccountFilter (account_id, timestamp range, limit, direction, and flags) to page through an account's transfers, and the same filter drives get_account_balances. QueryFilter powers the broader query_accounts / query_transfers searches. Binary wire-protocol operations via the official clients - no REST, no OpenAPI.