应用类型 | 是否支持 | 权限 | API Explorer调试 |
---|---|---|---|
企业内部应用 | 支持 | 行业化园区管理读权限 | API Explorer |
第三方企业应用 | 支持 | 行业化园区管理读权限 | API Explorer |
第三方个人应用 | 暂不支持 | 行业化园区管理读权限 | 暂不支持 |
HttpCode | 错误码 | 错误信息 | 说明 |
---|---|---|---|
400 | checkParameter.param.error | %s | 项目组id不能为空 |
500 | sytem.error | system error %s | 系统错误 |
501 | department.notExist | 部门不存在 | 部门不存在 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/industry/campuses/projects/groupInfos?groupId=Long'
{
"projectGroupName": "string",
"extend": "string"
}