GET wx_qy/queryusers_by_dept/{deptId}?fetchChild={fetchChild}&agentId={agentId}
查询部门员工详情列表
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
deptId | integer |
Required |
|
fetchChild |
是否递归子部门查询 1是 0否 |
integer |
Required |
agentId | integer |
Default value is 1000015 |
Body Parameters
None.
Response Information
Resource Description
查询部门员工详情列表
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.