...
接口协议:HTTPS
HTTP请求方式:GET
请求参数
参数 | 必选 | 类型 | 说明 |
isQueryEmployee | true | Integer | 是否查询员工 0是 1否 |
queryEmployeeType | true | Integer | 查询员工类型,1:查询有关联子账号(不传默认为1),2:查询已激活的,3:查询所有组织架构的员工 |
uid | true | String | 第三方平台用户的用户id |
companyId | true | String | 第三方平台企业id |
请求示例
换行和缩进只是为了更好的展示:
https://open.rabbitpre.com/api/organizeChannel/getDeptEmployeeList
...