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.
Required Permissions
The user must be an admin or the creator.Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The date (in UTC) when the time tracking was started.
The time (in UTC) when the time tracking was started.
The date (in UTC) when the time tracking was stopped.
The time (in UTC) when the time tracking was stopped. Required when the time tracking has already been completed and Duration has not been set.
The date (in Local) when the time tracking was started.
The time (in Local) when the time tracking was started.
The date (in Local) when the time tracking was stopped.
The time (in Local) when the time tracking was stopped. Required when the time tracking has already been completed and Duration has not been set.
True if this entity is coming from an external workspace (awork Connect).