Retrieves a single time entry by ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The UUID of the business
The UUID of the time entry
Whether to return the time entry if it is deleted
Success
The unique identifier of the time entry
The UUID of the business this time entry belongs to
The service this time entry is associated with
The date the work was performed
Duration of the time entry in minutes
Whether this time entry is billable
Timestamp when the time entry was created
Timestamp when the time entry was last updated
An optional external identifier for the time entry
The customer this time entry is billed to (optional)
Description of the work performed
The invoice line item ID if this time entry has been invoiced
Optional memo or notes
Custom metadata
Timestamp when deleted, or null if not deleted