Skip to main content
GET
/
api
/
dept
/
list
查询分组列表
curl --request GET \
  --url https://api.example.com/api/dept/list \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
required

Query Parameters

type
string
deptName
string
parentId
string
required

Response

200 - application/json

The response is of type object.