Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Hours logged successfully
Unique identifier of the time entry
Start timestamp of the time entry
Stop timestamp of the time entry
Duration of the time entry in hours
Calculated cost for this time entry
ID of the user who logged the hours
ID of the task this time entry is logged against
Project ID (null when the task has no associated project)
Client ID (null when the task has no associated client)
Timestamp when the time entry was created
Current approval status of the time entry
pending, approved, rejected, paid ID of the user who last changed the status (null if status has not been changed)
Timestamp when the status was last changed (null if status has not been changed)
Type of time entry (e.g. TASK)
Rework ID if this time entry is associated with a rework, otherwise null
Optional comments on the time entry
Summary of the user who logged the time entry
Client information (null when the task has no associated client)
Project information (null when the task has no associated project)
Task this time entry is logged against
User's position information (null if not set)
Billing information, present when the time entry has been invoiced (status paid)
Rework details, present when task_log_rework_id is set