GET wx_qy/queryusers_by_dept/{deptId}?fetchChild={fetchChild}&agentId={agentId}

查询部门员工详情列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
deptId

integer

Required

fetchChild

是否递归子部门查询 1是 0否

integer

Required

agentId

integer

Default value is 1000015

Body Parameters

None.

Response Information

Resource Description

查询部门员工详情列表

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.