curl --location --request GET 'https://test.pro.wuht.net/adminapi/work/channel/code/' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0ZXN0LnByby53dWh0Lm5ldCIsImF1ZCI6InRlc3QucHJvLnd1aHQubmV0IiwiaWF0IjoxNjQ5NzQ2MjAyLCJuYmYiOjE2NDk3NDYyMDIsImV4cCI6MTY1MDM1MTAwMiwianRpIjp7ImlkIjoxLCJ0eXBlIjoiYWRtaW4ifX0.-xDXOdYfBNsu3IqF3nMO_E_fop2lxkwNw25fdQpzGVQ'
{
"status": 0,
"msg": "string",
"data": {
"id": 0,
"type": 0,
"name": "string",
"cate_id": 0,
"label_id": [
"string"
],
"reserve_userid": [
"string"
],
"userids": [
"string"
],
"skip_verify": 0,
"add_upper_limit": 0,
"welcome_words": {
"text": {
"content": "string"
},
"attachments": [
{
"msgtype": "string",
"image": {
"media_id": "string",
"pic_url": "string"
}
}
]
},
"qrcode_url": "string",
"config_id": "string",
"status": 0,
"client_num": 0,
"create_time": "string",
"update_time": "string",
"delete_time": null,
"presentUseUserIds": [
"string"
],
"presentUseUserList": [
"string"
]
}
}