Get the user ID list of a department
API call description
- This API is not restricted by the Contacts permission scope.
-
Getting the user IDs of all employees in your organization at once is not supported. To get the user IDs of all employees in your organization, use the following method:
- Call the Get department list API and traverse level by level to get all department IDs within the authorized scope.
- Call the API described in this document to get the user IDs of employees in each department.