curl --location --request GET '/account/auth/export' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": "" }