curl --location '/Finder/GetCommentDetail?authcode=undefined' \
--header 'Content-Type: application/json' \
--data '{
"FinderUsername": "string",
"Id": 0,
"LastBuffer": "string",
"ObjectNonceId": "string",
"RootCommentId": 0
}'{}