curl --location --request GET '/v2/device/connection/device-token' \ --header 'Accept-Language;' \ --header 'Authorization;'
{ "code": 200, "msg": "ok", "data": { "1702D8OBYWWQ": "string" } }