/api/employees/dept_simple_list/{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | department_id | 组织id | string | — | 可选 | 组织id |
| 2 | fetch_child | 是否递归 | string | — | 可选 | 1/0:是否递归获取子组织下面的成员 |
| 3 | limit | 每页大小 | string | 20 | 可选 | 每页大小,[0,100] ,默认20 |
| 4 | p | 页码 | string | 1 | 可选 | 页码 |
暂无参数说明
2haohr的接口:获取组织的员工列表(/api/employees/dept_simple_list/),由轻易云数据集成平台 API 资产管理模块整理收纳,并随2haohr版本更新同步更新。