v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtimeEntries
Returns the last time entry of a specified user.
The last time entry is always the last one that was started. Time entries which are started in the future are ignored. If a time entry does not have a start time, 12.00 am is automatically assumed as the start time for comparison with other time entries from the same day.
<Check title="Required Permissions" icon="key">The user must be an admin or the creator.</Check>
get/me/timeentries/last
Query parameters
userIdstring uuid
The id of the user.
Headers
Authorizationstring required
Bearer authentication
Response
OK