post https://{hostname}/api/v1/commons/persons/supervisor/multi_read
This operation returns the supervisors (or 'reports to' employees) assigned to one or more employees.
The associated Access Control Point is PE_REPORTS_TO_FIELD, Actions: VIEW, ADD.
Service limit
A service limit constrains the number of records that can be processed in a single request. This limit is defined by DEFAULT_RECORD_BATCH_SIZE
.
- The Number of Records cannot exceed 100.
Refer to the Limits topic for more information.