- 开发指南
- 鉴权模块(新)
- 线索
- 标签
- 分组
- 公司
- 表结构
- 客群
- 行为(新)
- 应用中心
- 系统管理
- 资料下载
- 会议管理
- 内容中心
- 会员管理
- 企业微信
- 其他
- 自动化工作流
表结构详情
POST
/cdp/open-api/detail
客户数据平台(CDP)/CDP/表结构
最后修改时间:2024-03-08 07:13:06
请求参数
Query 参数
Body 参数application/json
id
integer
可选
schema_name
string
可选
示例
{
"schema_name": "Marketing"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'https://openapi.beschannels.com/cdp/open-api/detail?access_token=uURA1lnYsBr22I6UYoLZH0s9y3HU2Xsn7UHA4dIDgHN_67Z5EZskh4YMcymD5enS4GGjWpOERwQtug3Y4AGwvbvLB_A3TwKBpb_J4z0MUm6oaNQmqA-3Ef9Q-PHbVPk3' \
--header 'Content-Type: application/json' \
--data-raw '{
"schema_name":"Marketing"
}'
返回响应
🟢200成功
application/json
Body
code
integer
返回码
msg
string
错误信息
data
object
数据集
id
integer
必需
org_id
string
组织ID
schema_name
string
表结构名称
display_name
string
表结构显示名称
template_id
integer
必需
description
string
表结构描述
is_input_data
integer
必需
is_used
integer
必需
is_customer
integer
必需
schema_type
integer
必需
is_del
integer
必需
creator
string
表结构创建者
create_time
integer
表结构创建时间
modifier
string
表结构修改者
modify_time
integer
表结构修改时间
schema_type_desc
string
必需
schema_field
array [object {33}]
字段集
示例
{
"code": 0,
"msg": "请求成功",
"data": {
"id": 1406,
"org_id": "org5d31bcdbd4f5f66feaeb990e06d31b23",
"schema_name": "demo65",
"display_name": "6.5测试",
"template_id": 0,
"description": "",
"is_input_data": 2,
"is_used": 1,
"is_customer": 1,
"schema_type": 2,
"is_del": 1,
"creator": "XXX",
"create_time": 1697725599,
"modifier": "XXX",
"modify_time": 1699334196,
"schema_type_desc": "",
"schema_field": [
{
"id": 63656,
"add_rule": [],
"default_value": "",
"description": "致趣百川自定义对象系统字段组,此字段分组不可自定义字段分组显示名称及描述,组内字段不可删除或移动至其他字段分组",
"display_name": "系统字段",
"field_name": "SystemFields",
"field_parent_id": 0,
"field_type": "",
"identity_field_id": "",
"is_field_group": 2,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 1,
"is_system": 1,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "system",
"child": [
{
"id": 63657,
"add_rule": [],
"default_value": "",
"description": "创建或导入自定义对象数据的系统用户",
"display_name": "创建人",
"field_name": "CreatedBy",
"field_parent_id": 63656,
"field_type": "Select",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 2,
"is_system": 1,
"field_category": "sys_users",
"field_editor_type": "forbid",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 2,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 2
},
{
"id": 63658,
"add_rule": [],
"default_value": null,
"description": "创建或导入自定义对象的时间",
"display_name": "创建时间",
"field_name": "CreatedTime",
"field_parent_id": 63656,
"field_type": "DateTime",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 3,
"is_system": 1,
"field_category": "",
"field_editor_type": "forbid",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 2,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 2
},
{
"id": 63659,
"add_rule": [],
"default_value": "",
"description": "最近编辑、自定义对象数据的系统用户",
"display_name": "最近修改人",
"field_name": "UpdatedBy",
"field_parent_id": 63656,
"field_type": "Select",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 4,
"is_system": 1,
"field_category": "sys_users",
"field_editor_type": "forbid",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 2,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 2
},
{
"id": 63660,
"add_rule": [],
"default_value": null,
"description": "最近编辑、更新自定义对象数据的时间",
"display_name": "最近修改时间",
"field_name": "UpdatedDate",
"field_parent_id": 63656,
"field_type": "DateTime",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 5,
"is_system": 1,
"field_category": "",
"field_editor_type": "forbid",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 2,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 2
}
],
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 1,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 1
},
{
"id": 63661,
"add_rule": [],
"default_value": "",
"description": "致趣百川系统预置自定义字段分组",
"display_name": "未分组",
"field_name": "Ungrouped",
"field_parent_id": 0,
"field_type": "",
"identity_field_id": "",
"is_field_group": 2,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 6,
"is_system": 2,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "",
"child": [
{
"id": 63662,
"add_rule": [],
"default_value": "",
"description": "",
"display_name": "姓名",
"field_name": "name",
"field_parent_id": 63661,
"field_type": "Text",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": {
"min": "1",
"max": "255"
},
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 7,
"is_system": 2,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 1,
"field_auth": 1,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 1
},
{
"id": 63664,
"add_rule": [],
"default_value": "",
"description": "",
"display_name": "手机号",
"field_name": "mobile",
"field_parent_id": 63661,
"field_type": "PhoneNumber",
"identity_field_id": "PhoneNumber",
"is_field_group": 1,
"is_identity": 2,
"is_option": 1,
"is_required": 2,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 2,
"schema_id": 1406,
"sort": 8,
"is_system": 2,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 1,
"field_auth": 1,
"field_auth_info": [],
"is_track": 1,
"field_data_update_auth": 1
},
{
"id": 64926,
"add_rule": [],
"default_value": "",
"description": "",
"display_name": "邮箱",
"field_name": "email",
"field_parent_id": 63661,
"field_type": "Email",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 9,
"is_system": 2,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 1,
"field_auth": 1,
"field_auth_info": [],
"is_track": 1,
"field_data_update_auth": 1
},
{
"id": 64940,
"add_rule": [],
"default_value": "",
"description": "",
"display_name": "日期时间",
"field_name": "dtime",
"field_parent_id": 63661,
"field_type": "DateTime",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 10,
"is_system": 2,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 1,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 1
},
{
"id": 64941,
"add_rule": [],
"default_value": "",
"description": "",
"display_name": "日期",
"field_name": "dtime1",
"field_parent_id": 63661,
"field_type": "Date",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 1,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 11,
"is_system": 2,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 1,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 1
},
{
"id": 64942,
"add_rule": [],
"default_value": "",
"description": "",
"display_name": "下拉",
"field_name": "xiala",
"field_parent_id": 63661,
"field_type": "Select",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 2,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [
{
"label": "A",
"value": "1",
"isShow": true,
"web_key_id": "4UBm2vAdKO"
},
{
"label": "B",
"value": "2",
"isShow": true,
"web_key_id": "b3rNZLz5aJ"
}
],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 12,
"is_system": 2,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 1,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 1
},
{
"id": 64943,
"add_rule": [],
"default_value": "",
"description": "",
"display_name": "多选",
"field_name": "duoxuan",
"field_parent_id": 63661,
"field_type": "CheckBox",
"identity_field_id": "",
"is_field_group": 1,
"is_identity": 1,
"is_option": 2,
"is_required": 1,
"minus_rule": [],
"num_range": null,
"options": [
{
"label": "A",
"value": "1",
"isShow": true,
"web_key_id": "RYfnEuyTrO"
},
{
"label": "B",
"value": "2",
"isShow": true,
"web_key_id": "B9jAqvQBId"
},
{
"label": "C",
"value": "3",
"isShow": true,
"web_key_id": "ln351UbJUf"
}
],
"placeholder": "",
"primary_identity": 1,
"schema_id": 1406,
"sort": 13,
"is_system": 2,
"field_category": "",
"field_editor_type": "",
"group_editor_type": "",
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 1,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 1
}
],
"forbid_manual_input_company": 0,
"is_mask": 2,
"allow_mask": 2,
"field_auth": 1,
"field_auth_info": [],
"is_track": 2,
"field_data_update_auth": 1,
"no_delete": 1
}
]
}
}
修改于 2024-03-08 07:13:06