Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:9897/api/modules/multi-dialing-blocker' \
--header 'Authorization: Bearer <token>'
{"success":true,"message":null,"data":{"cacheLifespan":86400000,"keepHunting":true,"subnetMaskLength":24,"tolerateNum":5,"keepHuntingTime":2592000000,"subnetMaskV6Length":60}}