get https://{server}/api/v2.1/address-book/departments//members/
List the members of a department in your team (organization).
Response
List the members of a department in your team (organization).
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/address-book/departments/department_id/members/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: