Authorization: Bearer ********************
curl --location '/user/capacity' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": { "total": 3702272294912, "used": 7946323095, "storage_pack_total": 1503249039360 }, "msg": "" }