Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:9897/api/autostun/status' \ --header 'Authorization: Bearer <token>'
{"success":true,"backgroundTask":null,"message":null,"data":{"enabled":true,"useFriendlyLoopbackMapping":true,"selectedDownloaders":[{"id":"e152a0c0-5f4b-11f0-aad3-195e1739ac09","name":"myqb","type":"qBittorrent"}],"natType":"FullCone"}}