Authorizations
Query Parameters
Maximum number of entries to return
x <= 500Number of entries to skip for pagination
x >= 0Field to sort by
Filter by user ID
Filter by creation date from (timestamp)
Filter by creation date to (timestamp)
Filter by object ID
Filter to search jobs by activity type IDs. It can handle multiple activity type IDs and also includes checks for assignments, jobs, and salaries.
Activity Type ID to filter by
Filter by status (single value or comma-separated list)
Filter for time tracking entries that are not approved
Response
Time tracking entries retrieved successfully
Unique identifier for the time tracking entry Unique identifier of the entity
ID of the user who performed the work
ID of the job being tracked
ID of the customer object/location where work was performed
Start timestamp of the work period (UTC)
End timestamp of the work period (UTC)
Actual working time in seconds (timeEnd - timeStart - break)
x >= 0Target/expected working time in seconds
x >= 0Break time in seconds
x >= 0Legally required break time in seconds
x >= 0Type of time tracking entry
default, simple, offline, driving, manual GPS coordinates where work started
GPS coordinates where work ended
Whether the time tracking entry has been approved for billing
Whether the time tracking entry has been cancelled
Whether the entry was created while offline
Whether the entry was manually created by a user
Whether the entry was modified by a manager
Date for which the work was scheduled/performed (UTC)
Additional comments or notes about the work performed
Reason for manual time tracking entry creation
Array of error codes preventing automatic salary release
Array of all detected errors during time tracking validation
Array of salary IDs created from this time tracking entry
ID of the object manager responsible for this entry
ID of associated signing document
ID of the activity type performed
ID of the assignment associated with this time tracking
Unique number of the entity, used for identification
The ID of the company this entity belongs to
Entity Status information
ID of the chat associated with this entity

