curl --location --request GET 'https://zan-hub.xiaoshunai.com/api/v1/tag/list?token=d12195ec829f4********9e79f1c0bc7'{
"errcode": 0,
"errmsg": "ok",
"data": [
{
"id": "etrRhyBgAA-WfkTLRw8oip8I4e3kcT2A",
"name": "test",
"createTimestamp": 1899193120,
"order": 18,
"tag": [
{
"id": "etrRhyBgAAWOEhwlceyp7XP7nsoaSMwA",
"name": "test_tag",
"createTimestamp": 1899193120,
"order": 3
}
]
}
]
}