HTTP状态码 | 错误码 | 描述 | 排查建议 |
---|---|---|---|
400 | 1540001 | invalid param | 参数错误,参考文档检查输入参数 |
500 | 1540002 | network anomaly, please try again | 多数请求是服务超时,请重新请求,少数是服务异常请咨询客服 |
curl --location --request GET 'https://open.feishu.cn/open-apis/baike/v1/entities/enterprise_515879?provider=星云&outer_id=12345&user_id_type=open_id' \
--header 'Authorization;'
{
"code": 0,
"msg": "success",
"data": {
"entity": {
"id": "enterprise_40217521",
"main_keys": [
{
"key": "企业百科",
"display_status": {
"allow_highlight": true,
"allow_search": true
}
}
],
"aliases": [
{
"key": "企业百科",
"display_status": {
"allow_highlight": true,
"allow_search": true
}
}
],
"description": "企业百科是飞书提供的一款知识管理工具,通过企业百科可以帮助企业将分散的知识信息进行聚合,并通过UGC的方式,促进企业知识的保鲜和流通",
"create_time": "1627540853",
"update_time": "1627541853",
"related_meta": {
"abbreviations": [
{
"id": "enterprise_4450890"
},
{
"id": "enterprise_703481393374354564"
},
{
"id": "enterprise_7036598993106796547"
}
],
"chats": [
{
"id": "oc_c13831833eaa8c92c52befa759ea4806"
},
{
"id": "oc_c8161c9109966a24127e73b10233b295"
}
],
"docs": [
{
"title": "猜你想问 / FAQs",
"url": "https://bytedance.feishu.cn/wiki/wikcnZ8Lq4f9DMCDOtdcIzCUjAh"
},
{
"title": "快速了解飞书文档 | Introducing Feishu Docs",
"url": "https://bytedance.feishu.cn/docs/doccnxlVCCFjMsJE15I7PLAjIWc"
}
],
"links": [
{
"title": "飞书官网",
"url": "https://feishu.cn"
}
],
"oncalls": [
{
"id": "7023689049445548034"
},
{
"id": "7024063787560910850"
}
],
"users": [
{
"id": "ou_30b07b63089ea46518789914dac63d36",
"title": "负责人"
},
{
"id": "ou_b292c0d285c14754639fa4501e80c36a",
"title": ""
}
],
"classifications": [
{
"id": "7049606926702837761",
"father_id": "7049606926702837777"
}
],
"images": [
{
"token": "boxbcEcmKiD3SGHvgqWTpvdc7jc"
}
]
},
"statistics": {
"like_count": 100,
"dislike_count": 20
},
"outer_info": {
"provider": "星云",
"outer_id": "client_6539i3498d"
},
"rich_text": "企业百科是飞书提供的一款知识管理工具,通过企业百科可以帮助企业将分散的知识信息进行聚合,并通过UGC的方式,促进企业知识的保鲜和流通"
}
}
}