public class CustomAttr extends Object
| 构造器和说明 |
|---|
CustomAttr(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCustomAttrResp |
list(ListCustomAttrReq req)
获取企业自定义用户字段,获取企业自定义的用户字段配置信息
调用该接口前,需要先确认[企业管理员](https://www.feishu.cn/hc/zh-CN/articles/360049067822)在[企业管理后台 - 组织架构 - 成员字段管理](http://www.feishu.cn/admin/contacts/employee-field-new/custom) 自定义字段管理栏开启了“允许开放平台API调用“。
|
ListCustomAttrResp |
list(ListCustomAttrReq req,
RequestOptions reqOptions)
获取企业自定义用户字段,获取企业自定义的用户字段配置信息
调用该接口前,需要先确认[企业管理员](https://www.feishu.cn/hc/zh-CN/articles/360049067822)在[企业管理后台 - 组织架构 - 成员字段管理](http://www.feishu.cn/admin/contacts/employee-field-new/custom) 自定义字段管理栏开启了“允许开放平台API调用“。
|
public CustomAttr(Config config)
public ListCustomAttrResp list(ListCustomAttrReq req, RequestOptions reqOptions) throws Exception
调用该接口前,需要先确认[企业管理员](https://www.feishu.cn/hc/zh-CN/articles/360049067822)在[企业管理后台 - 组织架构 - 成员字段管理](http://www.feishu.cn/admin/contacts/employee-field-new/custom) 自定义字段管理栏开启了“允许开放平台API调用“。;; ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/contact-v3/custom_attr/list ;
Exceptionpublic ListCustomAttrResp list(ListCustomAttrReq req) throws Exception
调用该接口前,需要先确认[企业管理员](https://www.feishu.cn/hc/zh-CN/articles/360049067822)在[企业管理后台 - 组织架构 - 成员字段管理](http://www.feishu.cn/admin/contacts/employee-field-new/custom) 自定义字段管理栏开启了“允许开放平台API调用“。;; ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/contact-v3/custom_attr/list ;
ExceptionCopyright © 2024. All rights reserved.