Authorization: Bearer ********************curl --location -g --request GET 'http://127.0.0.1:9897/api/chart/sessionBetween?downloader&startAt=0&endAt={{$date.millisecondsTimestamp}}' \
--header 'Authorization: Bearer <token>'{
"success": true,
"asyncTask": null,
"message": null,
"data": 5342
}