{ "user_id": "011250026469774889" }
curl --location --request POST 'http://127.0.0.1/topapi/extcontact/get?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_id": "011250026469774889" }'
{ "result": { "title": "string", "share_dept_ids": [ 0 ], "label_ids": [ 0 ], "remark": "string", "address": "string", "name": "string", "follower_user_id": "string", "state_code": "string", "company_name": "string", "share_user_ids": [ "string" ], "mobile": "string", "userid": "string", "email": "string" }, "errcode": 0, "errmsg": "string", "request_id": "string" }