curl --location --request GET 'pm/manage-report/employee-tree' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --form 'debug="{{DEBUG}}"'
{}