curl --location -g --request GET 'https://open.weibanzhushou.com/open-api/external_user/integral/record/all/list?integral_type&start_time=1619770899&end_time=1619771899&limit=20&offset=0&order=asc&access_token='{
"data": [
{
"created_at": 0,
"external_user_id": 0,
"id": 0,
"integral_type": "string",
"score": 0,
"unionid": "string",
"target_ext_id": "string",
"properties": {
"event_tpl": "string"
}
}
],
"errcode": 0,
"errmsg": "string"
}