List
Lists department configurations for the caller's organization with filtering, sorting, pagination, and Atlas Search. | authz: min_org_role=operator | () -> (DepartmentListRes)
Query parameters
Field to sort by
Sort order for query results
Sort order (asc or desc)
Search name and short_id using Atlas Search
Search name and short_id using Atlas Search
Filter by selected department ids
Filter by selected department ids
Filter by department type(s)
Filter by department type(s)
Response
Successful Response
Changes
Changed in 2 of the 9 revisions of this API.2
- ○
added the new optional
queryrequest parameterfilter_department_idsnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parametersearchnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○