get https://{server}/api/v2.1/admin/address-book/groups//
Get the information of a certain department by its ID.
Response
Get the information of a certain department by its ID.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/address-book/groups/department_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: