| HTTP状态码 | 错误码 | 描述 | 排查建议 |
|---|---|---|---|
| 400 | 1000001 | 参数错误 | 请检查参数 |
| 500 | 1002001 | 系统错误 | 请联系研发排查 |
| 400 | 1002002 | 参数错误 | 检查参数是否正确,例如类型,大小 |
Authorization: Bearer ********************curl --location --request GET '/hire/v1/attachments/6435242341238?type=' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {
"attachment": {
"id": "6949805467799537964",
"url": "https://hire.feishu.cn/blob/xx/",
"name": "xx的简历.prd",
"mime": "application/pdf",
"create_time": 1618899376480
}
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通

扫码加入交流群