get https://{server}/api/v2.1/admin/address-book/groups//
List all the departments in the current level. The parameter parent_department_id
in the URL is optional. If not given, the default of -1
is taken. In this example, the parent department has the ID of 1
, and there are two departments with the IDs of 2
and 3
in it.