
| 应用类型 | 是否支持 | 权限 | API Explorer调试 |
|---|---|---|---|
| 企业内部应用 | 支持 | 通讯录企业账号安全数据读写权限 | API Explorer |
| 第三方企业应用 | 暂不支持 | 通讯录企业账号安全数据读写权限 | 暂不支持 |
| 第三方个人应用 | 暂不支持 | 通讯录企业账号安全数据读写权限 | 暂不支持 |
| HttpCode | 错误码 | 错误信息 | 说明 |
|---|---|---|---|
| 400 | exclusive.account.limit | 只能操作归属该组织的专属帐号 | 只能操作归属该组织的专属帐号 |
| 400 | profile.not.exist | 帐号不存在 | 帐号不存在 |
| 400 | employee.not.exist | 员工不存在 | 员工不存在 |
| 400 | invalid.param | 无效参数 | userId不能为空 |
| 500 | system.busy | 系统繁忙,请稍后再试 | 系统繁忙,请稍后再试 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/contact/orgAccounts/ownedOrganizations?userId=String' \
--header 'x-acs-dingtalk-access-token;'{
"orgList": [
{
"corpId": "string",
"corpName": "string"
}
]
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通

扫码加入交流群