curl --location --request GET 'https://chat.jijyun.cn/v1/openapi/contacts?apiKey=&contact_id=fc5be76571884e2abd25863deedf5f97'
{
"Code": 0,
"Data": {
"avatar": null,
"chatid": null,
"company": null,
"company_address": null,
"company_website": null,
"companyid": null,
"contact_id": null,
"contact_name": null,
"conversation_id": null,
"create_time": "string",
"device_id": "string",
"email": null,
"id": "string",
"message_id": null,
"mobile": "string",
"name": "string",
"open_id": null,
"product_name": null,
"roomTopic": null,
"room_id": null,
"update_time": "string",
"userid": null
},
"Msg": "string"
}