curl --location --request GET 'hr/all-user/employee-tree' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --form 'debug="{{DEBUG}}"'
{}