Authorization: Bearer ********************
curl --location --request GET '/user/child/device/wristwatch/exchange' \
--header 'Authorization: Bearer <token>'
{
"ticket": "TK_QjZ0vC1tBa",
"aesKey": "a3ca2bcd4bcda6c7",
"hc": "HC_A2xvGaAmNXeA5a6TT5Go19zsJB",
"activationTime": 1728617444000
}