Look up an Employee by IDget https://api.envoy.com/v1/employees/{id}Fetches a single employee.Path ParamsidstringrequiredThe id of the employee you would like returned. You can find an employees id by using the GET employee endpoint and filtering properly.Response defaultEmployee!Updated 4 months ago