getblockfilter

Argument #1-blockhash

Type: string, Required

Description: The hash of the block

Argument #2-filtertype

Type: string, Optional
Default="basic"

Description: The type name of the filter

Result

  {                      (json object)
    "filter" : "hex",    (string) the hex-encoded filter data
    "header" : "hex"     (string) the hex-encoded filter header
  }