Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:9897/api/downloaders'
{"success":true,"message":null,"data":[{"id":"c4f93491-97c8-46a5-b28a-a3945fcce6cb","name":"biglybt","endpoint":"http://localhost:7750","type":"biglybt","paused":false},{"id":"7d1f928a-0eaf-4328-8a4c-cc64bebfa384","name":"qb","endpoint":"http://127.0.0.1:8085/api/v2","type":"qbittorrent","paused":true}]}