curl --location --request GET 'https://open.weibanzhushou.com/open-api/pre_tag/list_v2?start_time=1592576435&end_time=1592576420&limit=10&offset=0&access_token='
{
"errcode": 0,
"errmsg": "ok",
"tag_tasks": [
{
"unionid": "oz9xvxxxxxxxCatKSTOMU",
"tag_ids": [
"etqgMmBgxxxxxxxxMLK9gUcVEcQ"
],
"create_at": 1579243948,
"has_marked": true,
"source": "openapi"
},
{
"mobile": "13344445555",
"tag_ids": [
"etqgxxxxxxxxLK9gUcVEcQ"
],
"create_at": 1579243948,
"has_marked": true,
"source": "openapi"
}
]
}