Get timesheet
get_timesheetRetrieve a specific timesheet using its unique key, with the option to include individual time entries.
Instructions
Get a single timesheet by TimesheetKey, optionally expanding TimeEntries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timesheetKey | Yes | The Karbon TimesheetKey | |
| expandTimeEntries | No | Include individual time entries |