{
"id": 0,
"name": "string",
"creator": {
"id": 0,
"ext_id": "string",
"name": "string",
"avatar": "string"
},
"created_at": 0,
"origin_url": "http://example.com",
"short_link": "http://example.com",
"share_link": "http://example.com",
"old_user_config": {
"add_type": "user",
"filter_type": "any",
"staff_ext_id_list": [
"string"
],
"department_ext_id_list": [
"string"
],
"group_ext_id_list": [
"string"
],
"open_type": "link",
"msg_data": {
"msg_type": "link",
"url": "http://example.com"
},
"staff_list": [
{
"id": 0,
"ext_id": "string",
"name": "string",
"avatar": "string"
}
],
"department_list": [
{
"id": 0,
"ext_id": "string",
"name": "string"
}
],
"group_list": [
{
"id": 0,
"ext_id": "string",
"name": "string"
}
]
},
"new_user_config": {
"add_type": "user",
"show_type": "default",
"contact_way_id": 0,
"link_url": "string",
"display_text": "string",
"poster_url": "string",
"qr_size": 0,
"qr_x": 0,
"qr_y": 0,
"target": {
"id": 0,
"auto_join_group_id": 0,
"target_id": 0,
"join_group_type": "contact_way",
"name": "string",
"qr_code": "string",
"create_type": "string"
}
}
}