Authorization: ********************curl --location --request GET 'https://test.whitelabel.bitpanda.com/v1/asset-groups/token/assets/?currency=USD' \
--header 'Authorization: Bearer <token>'{
"data": {
"daily_high": "24.09897048325",
"daily_low": "21.161279791300",
"high_52_w": "31.061946541",
"low_52_w": "9.1657455708750000",
"monthly_volatility": "0.2719807987529688136364548853",
"market_cap": "1316239540.50000000",
"time": "2022-11-08T12:53:57.176773Z"
}
}