Authorization: ********************curl --location --request GET 'https://test.whitelabel.bitpanda.com/v2/asset-groups/index/assets/?currency=USD' \
--header 'Authorization: Bearer <token>'{
"data": {
"daily_high": "33187.78587170",
"daily_low": "31156.21323188",
"high_52_w": "64442.74133949",
"low_52_w": "9441.92947664",
"monthly_volatility": "0.29844497",
"time": "2021-06-13T12:30:00+02:00"
}
}