Returns a Timesheet object with the given id.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Whether to include the original data Bindbee fetched from the third-party to produce these models.
Whether to include custom fields in the response.
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. You can also specify required fields in [] for each relation name.
Successful Response
The Timesheet Entry object is used to track coverage for Hours Worked by an Employee.