OptionalcursorBase58-encoded pagination cursor from a previous response's cursor field; omit to start from the beginning.
OptionaldataReturn only a byte slice of each account's data instead of the full payload.
OptionalfiltersMemory-comparison filters applied to each account's data (similar to getProgramAccounts memcmp filters).
OptionallimitMaximum number of accounts to return per page.
Base58-encoded public key of the owner wallet whose accounts to retrieve.
Request parameters for
getCompressedAccountsByOwner.