| 应用类型 | 是否支持 | 权限 | API Explorer调试 |
|---|---|---|---|
| 企业内部应用 | 支持 | 钉盘应用文件下载信息读权限 | API Explorer |
| 第三方企业应用 | 暂不支持 | 钉盘应用文件下载信息读权限 | 暂不支持 |
| 第三方个人应用 | 暂不支持 | 钉盘应用文件下载信息读权限 | 暂不支持 |
| HttpCode | 错误码 | 错误信息 | 说明 |
|---|---|---|---|
| 400 | param.error | Invalid Param | 参数错误 |
| 400 | filename.invalid | File name error. | 文件名非法 |
| 404 | object.not.exist | File does not exist or has been deleted. | 文件不存在或已删除 |
| 500 | request.overlimit | You have sent too many requests. | 请求过于频繁 |
| 500 | unsupported.operation | Does not support the operation | 暂不支持该操作 |
| 500 | no.priviledge | You are not authorized to perform this operation. | 你没有权限进行此操作 |
| 500 | unknown.error | Unknown Error | 未知错误 |
