Get Timesheet By Id
Returns a Timesheet object with the given id.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Query Parameters
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.
Response
The Timesheet Entry object is used to track coverage for Hours Worked by an Employee.
The number of hours the employee took for a break.
The custom fields related to the model
The day the time was logged.
The employee the timesheet entry is for.
The day and time of the end of the time requested off.
The number of hours logged by the employee.
This is the datetime that this object was last updated by Bindbee
The third-party API ID of the matching object.
The day and time of the start of the time requested off.
This is the Raw data