OptionalcommitmentOptional commitment level
OptionaldataOptional data slice to limit the returned account data
OptionalencodingOptional encoding for account data (default base64)
To use "jsonParsed" encoding, please refer to getParsedProgramAccounts in connection.ts
OptionalfiltersOptional array of filters to apply to accounts
OptionalminThe minimum slot that the request can be evaluated at
Optionalwithwrap the result in an RpcResponse JSON object
Configuration object for getProgramAccounts requests