{
"code": 200,
"message": "success",
"data": {
"total": 0,
"page_size": 0,
"current_page": 0,
"total_pages": 0,
"results": [
{
"ws_agent_key": "string",
"title": "string",
"agent_type": "webhook",
"is_enabled": true,
"description": "string",
"scope": "public",
"specified_ws_group_ids": [
0
],
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}
}