curl --location --request POST '/Finder/Findergettopiclist?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "LastBuffer": "string", "TopTitle": "string" }'
{}