Get Employee Direct Report

Direct Report Endpoint

This endpoint retrieves an employee's direct reports. It requires either an email or an employee_code to identify the employee.

Parameters

  • email (string, optional) - The email address of the employee
  • employee_code (string, optional) - The employee code/ID of the employee

Note: At least one of email or employee_code must be provided.

Response

Returns a list of direct reports for the specified employee.

Query Params
string
string
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json