Authorization: ********************curl --location --request GET 'https://test.whitelabel.bitpanda.com/v1/staking/1ed76f61-37e9-6ef0-b0c1-529adbc40ff6/status' \
--header 'bp-user-id;' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"status": "pending"
}
]
}