{}curl --location 'https://chat.jijyun.cn/v1/openapi/webhook/list?apiKey=undefined' \
--header 'Content-Type: application/json' \
--data '{}'{
"Code": 2000,
"Msg": "成功",
"Data": {
"data": [
{
"id": "MTg.V3kRhjfDbjdEQurFO5dr8eCZU9Y",
"url": "https://hook.jijyun.cn/v1/accept/data/webhook_accept_first/GeMydiF3crvj5hkp9mQuHWOq",
"create_time": "2026-09-04 18:30:10",
"name": "oem客户企业webhook测试",
"state": 1,
"user_id": "nv7416xi",
"events": [
"ai_assistant_receives_msg"
],
"user_name": null
}
],
"amount": 1,
"has_next": false,
"has_prev": false,
"next_num": null
}
}