GET Method Details for GetUserActiveTimeTracking.
Gets the user active time tracking.
Definition
https://app[x].timelog.com/[account name]/api/v{version}/time-tracker/active-time-tracker
Parameters
- version string The requested API version
Returns
-
[200] OK
- AbsenceCode object Gets or sets the absence code.
- AdditionalTextField string Gets or sets the additional text field
- BillableMinute integer Gets or sets the billable minute.
- Comment string Gets or sets the comment.
- Date string Gets or sets the date.
- EntityID integer Gets or sets the entity identifier.
- EntityType integer Gets or sets the type of the entity.
- Factor number Gets or sets the factor field
- ID string Gets or sets the identifier.
- IsBillable boolean Gets or sets the is billable.
- Minute integer Gets or sets the minute.
- MonthlyPeriod string
- StartTime string Gets or sets the start time.
- Task object Gets or sets the task.
- TimeRegistrationID integer Gets or sets the time registration identifier.
- TimeTrackerID integer Gets or sets the time tracker identifier.
- TimeTrackerStatus integer Gets or sets the time tracker status.
- UserID integer Gets or sets the user identifier.
- [401] Invalid authentication token
-
[500] Request to GetUserActiveTimeTracking has failed
- Code integer Gets the code.
- Details array Gets the details.
- Message string Gets the message.
- Parameters string Gets the parameters.
- Url string Gets the URL.