Get employee id of authenticated user via API
Hi,
For adding timetracking records an employee id is required.
Is there an API Route available to get the employee ID of the current authenticated user? or something like /users/me
But this fetches all available employees.