Authorization: ********************curl --location --request GET 'https://test.whitelabel.bitpanda.com/v1/assets//allocations' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"asset_id": 22,
"allocation": "0.13991500"
}
]
}