v1
latestOpenAPI 3.1.02026-08-066984441.1 MBGet a time entry by id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Path parameters
The id of the time entry.
Headers
Bearer authentication
Response
OK
Whether the time tracking is billable or not.
Whether the time tracking is billed or not.
The id of the task.
The id of the project.
The note of the time tracking.
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.
The original timezone of the time tracking. The format of the timezone is the IANA standard.
The duration of the time tracking in seconds. Required when the time tracking has already been completed and EndTime has not been set.
The duration of the break in seconds. Cannot be set via API.
The id of the type of work.
The id of the user. Can be null if the user was deleted.
The id of the time tracking.
The id of the user who created this time tracking.
The date this time tracking was created.
The id of the user who last updated this time tracking.
The date this time tracking was last modified.
The version of the entity, updated on every modification, to the ticks in UTC. Not identical to UpdatedOn.
True if this entity is coming from an external workspace (awork Connect).