curl --location --request GET 'https://open.weibanzhushou.com/open-api/sea/leads_list?sea_id&start_time&end_time&offset&limit&status&access_token='
{
"errcode": 0,
"errmsg": "ok",
"has_next": true,
"objects": [
{
"corp_id": "1703429757388935169",
"creator_id": 1002027947,
"id": 1967502,
"name": "12333232324",
"organization_id": null,
"organization_name": null,
"phone": "12333232324",
"tag_list": [
{
"ext_id": "eteo9iCwAA4mvpvhQr3f4Nz6R-4Yfi9g",
"group_ext_id": "eteo9iCwAAsfHs7p4P_zArrdDPGmjoiw",
"group_id": 1002325161,
"id": 1002714651,
"name": "111"
}
]
}
],
"total_count": 1
}