/timesheet-entries
Returns a list of TimesheetEntry objects.
Authentication
Token-based authentication with required prefix “Bearer”
Headers
Query parameters
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Overrides the default ordering for this endpoint. Possible values include: start_time, -start_time.