EntitySysType - 查看系统实体
更新时间:2025-01-13
API访问域名
请求方式 | GET |
---|---|
base url | https://keyue.cloud.baidu.com |
后缀接口 | /open/v1/api/v3/entity/sysType |
Authentication | token为API Key |
说明
用于查看系统实体。
在agent下创建实体时,如果需要引用系统实体,则需要根据本接口返回的系统实体ID进行引用。
请求参数
Header参数
名称 | 类型 | 必选 | 中文名 | 说明 |
---|---|---|---|---|
token | string | 是 | API KEY | 集成-API-API Key处获取。详细获取方式参考:准备工作 |
Content-Type | string | 是 | 内容类型 | 固定值:application/json |
uid | string | 是 | 账户ID | 鼠标移动至页面右上角账户头像即可获取。详细获取方式参考:准备工作 |
username | string | 是 | 账户名 | 鼠标移动至页面右上角账户头像即可获取。详细获取方式参考:准备工作 |
Parameter参数
无
Body参数
无
响应参数
名称 | 类型 | 必填 | 中文名 | 说明 |
---|---|---|---|---|
time | integer | 是 | 时间 | 1717036810964 |
data | object | 是 | 数据 | 数据对象,详见data子数据 |
code | integer | 是 | 状态码 | 200 |
msg | string | 是 | 状态信息 | OK |
data 子数据
名称 | 类型 | 必填 | 中文名 | 说明 |
---|---|---|---|---|
list | array[object] | 是 | 实体列表 | 列表,详见 list 子数据 |
list 子数据
名称 | 类型 | 必填 | 中文名 | 说明 |
---|---|---|---|---|
name_zh | string | 是 | 实体名称 | 列表 |
intro | string | 是 | 介绍 | 示例 |
name | string | 是 | 实体英文名 | 默认自动生成 |
id | string | 是 | 唯一标识 | |
support | boolean | 是 | 顺序显示 | 默认为true |
configurable | boolean | 是 | 可否配置 | |
standardizedIntro | string | 是 | 标准示例 |
请求示例
curl --location --request GET 'https://keyue.cloud.baidu.com/open/v1/api/v3/entity/sysType' \
--header 'token: 672bb3bb-c091-484b-beac-e393cfa35d56'
响应示例
{
"time": 1735020974473,
"data": {
"list": [
{
"name_zh": "数字编号",
"intro": "023567,零23五67(适用于订单编号、客户编号等信息)",
"name": "数字编号",
"id": "656d365b-5335-41f0-bafb-e6f6ada0ac69",
"support": true,
"configurable": false,
"standardizedIntro": "023567"
},
{
"name_zh": "数值",
"intro": "1,一个,一(适用于人数、天数等数值信息)",
"name": "数值",
"id": "dfsdfsd32-3ds23fdsfdf-444sdfsfsdfs",
"support": true,
"configurable": false,
"standardizedIntro": "1"
},
{
"name_zh": "人名",
"intro": "贝克汉姆,姚明",
"name": "人名",
"id": "fdsfs13424-2342fdsfsd-f4353fdfds",
"support": true,
"configurable": true,
"standardizedIntro": "贝克汉姆"
},
{
"name_zh": "身份证号",
"intro": "120101200001012345,12010120000101234x",
"name": "身份证号",
"id": "sdasdsad-a343-dfsfsdfdsf4232",
"support": true,
"configurable": false,
"standardizedIntro": "120101200001012000"
},
{
"name_zh": "手机号码",
"intro": "13333333333,壹3333333333",
"name": "手机号码",
"id": "asdads2232-dfsf33434343-fdsfds45454",
"support": true,
"configurable": true,
"standardizedIntro": "13333333333"
},
{
"name_zh": "电子邮箱",
"intro": "11232@baidu.com",
"name": "电子邮箱",
"id": "e342refwfsdfs-34sdfsdfsdf34r-34efsdfdsfsd",
"support": true,
"configurable": true,
"standardizedIntro": "11232@baidu.com"
},
{
"name_zh": "QQ",
"intro": "851960947",
"name": "QQ",
"id": "f205915d-aef1-43e9-a676-6967ef2a0122",
"support": true,
"configurable": true,
"standardizedIntro": "851960947"
},
{
"name_zh": "IP",
"intro": "10.10.2.3",
"name": "IP",
"id": "25d48a75-1f6c-442d-84c4-a37ad31d2b7e",
"support": true,
"configurable": false,
"standardizedIntro": "10.10.2.3"
},
{
"name_zh": "URL",
"intro": "https://www.baidu.com/",
"name": "URL",
"id": "ba4d9e56-f6b9-4cc2-9893-464b6e9dfdfa",
"support": true,
"configurable": true,
"standardizedIntro": "https://www.baidu.com/"
},
{
"name_zh": "金额范围",
"intro": "五六百,4000到5000,1万左右",
"name": "金额范围",
"id": "05dc9f87-5e4d-408b-a75d-2894eac69f14",
"support": true,
"configurable": false,
"standardizedIntro": "500.00元 ~ 600.00元;4000.00元 ~ 5000.00元;8000.00元 ~ 12000.00元;"
},
{
"name_zh": "微信",
"intro": "aa12345",
"name": "微信",
"id": "fahjkfbakbfakf-232dcsfds-3443fdsd",
"support": true,
"configurable": true,
"standardizedIntro": "aa12345"
},
{
"name_zh": "时间",
"intro": "2017-10-01 10:22:30,下周五下午三点,明天上午九点半",
"name": "时间",
"id": "ewr23fdsfsdf-23rfdsfds-f443343",
"support": true,
"configurable": false,
"standardizedIntro": "2017-10-01 10:22:30"
},
{
"name_zh": "时间范围",
"intro": "2018年1月1日到2018-10-01,昨天到前天,2019年8月10日七点50分到2019年10月8日",
"name": "时间范围",
"id": "22764ce5-1b79-4a61-9864-3369f452c756",
"support": true,
"configurable": false,
"standardizedIntro": "2018-01-01 00:00:00 ~ 2018-10-01 23:59:59"
},
{
"name_zh": "日期集合",
"intro": "2018年2月到2018年3月每月5号6号,11月3号4号5号",
"name": "日期集合",
"id": "b1a4e398-26e4-4b6c-8e8b-7a2c7871845b",
"support": true,
"configurable": false,
"standardizedIntro": "2018-02-05,2018-02-06,2018-03-05,2018-03-06"
},
{
"name_zh": "日期",
"intro": "2017-10-01,下周五,明天,后天上午,明年五月一号",
"name": "日期",
"id": "2341234-erefd-23243-gfdfd",
"support": true,
"configurable": false,
"standardizedIntro": "2017-10-01"
},
{
"name_zh": "月",
"intro": "2017年11月,下个月,明年二月,上上个月",
"name": "月",
"id": "23bd7c14-da39-11e7-ae5d-6c92bf468bea",
"support": true,
"configurable": false,
"standardizedIntro": "2017-11"
},
{
"name_zh": "年",
"intro": "2017年,去年,明年,前年,2018年",
"name": "年",
"id": "23bd91bb-da39-11e7-ae5d-6c92bf468bea",
"support": true,
"configurable": false,
"standardizedIntro": "2017"
},
{
"name_zh": "地点",
"intro": "颐和园,中关村,海淀,北京,中国",
"name": "地点",
"id": "dfsf23fdfsdf2-23fdsfsd-f23dsfdsfsd",
"support": true,
"configurable": false,
"standardizedIntro": "颐和园"
},
{
"name_zh": "国家",
"intro": "中国",
"name": "国家",
"id": "5cd0fcd8-8ffd-4ebb-bc38-5903fce4c164",
"support": true,
"configurable": false,
"standardizedIntro": "中国"
},
{
"name_zh": "省份",
"intro": "辽宁",
"name": "省份",
"id": "688460a3-c541-4fee-a2a4-83cff3648da2",
"support": true,
"configurable": false,
"standardizedIntro": "辽宁省"
},
{
"name_zh": "城市",
"intro": "北京",
"name": "城市",
"id": "13a5afb5-b172-4257-8c3b-09a2b563c211",
"support": true,
"configurable": false,
"standardizedIntro": "北京市"
},
{
"name_zh": "区县",
"intro": "海淀",
"name": "区县",
"id": "99073ed2-46a8-42b0-bdb2-79db02c37979",
"support": true,
"configurable": false,
"standardizedIntro": "北京市海淀区"
},
{
"name_zh": "详细地址",
"intro": "北京市海淀区西北旺东路10号院百度科技园3号楼",
"name": "详细地址",
"id": "5025c2f4-70d7-5794-aee6-5a3ea250f887",
"support": true,
"configurable": false,
"standardizedIntro": "北京市海淀区西北旺东路10号院百度科技园3号楼"
},
{
"name_zh": "航班号",
"intro": "HU7611,CZ3129,HU7605",
"name": "航班号",
"id": "600c62cd-1aca-4ea7-a992-6696ae1fda3d",
"support": true,
"configurable": true,
"standardizedIntro": "HU7611"
},
{
"name_zh": "航班座位号",
"intro": "A11,13B",
"name": "航班座位号",
"id": "a16b0707-8e79-4cf3-a6a8-f988f91c3dd4",
"support": true,
"configurable": true,
"standardizedIntro": "A11"
},
{
"name_zh": "机场地点",
"intro": "北京,阿什哈巴德,大马士革",
"name": "机场地点",
"id": "cda4cb93-2c1c-466e-9973-4678cf442a97",
"support": true,
"configurable": false,
"standardizedIntro": "北京市"
},
{
"name_zh": "机场",
"intro": "北京首都机场",
"name": "机场",
"id": "6e18565c-6cd7-48f5-938e-3f278696b828",
"support": true,
"configurable": false,
"standardizedIntro": "北京首都国际机场"
}
]
},
"code": 200,
"msg": "OK"
}
{
"msg": "API Key 为空,请填写AI客服对应的API Key",
"tip": "",
"code": 4008651,
"requestId": "3aac7ee097e240a18f5802b9cde1cd25"
}