Returns details about a single timesheet by its ID.
Access token obtained from /oauth/token. Pass as Authorization: Bearer {token}
The unique identifier of the timesheet to retrieve
"2240_11417925"
Timesheet details
Internal type identifier
"SSJSON_API_Timesheet"
The unique identifier for the timesheet
"2240_11417925"
The number of approved hours. Null if not yet approved.
null
The approved payroll reference. Null if not yet approved.
null
Whether this timesheet is for a casual job
false
The clock-in time in ISO 8601 format. Null if not clocked in.
null
The clock-out time in ISO 8601 format. Null if not clocked out.
null
The ID of the contracted hours entry this timesheet was generated from
"2924_294328"
The date of the timesheet in YYYY-MM-DD format
"2026-04-21"
A minimal department reference used within contracted hours
A list of detail entries breaking down the timesheet into activity segments
The ID of the employee this timesheet belongs to
"2095_1144974"
The overall finish time of the timesheet in ISO 8601 format
"2026-04-21T07:00:00.000Z"
The total payable hours for this timesheet
6
Whether this timesheet includes any leave
false
The ID of the organisation responsible for payroll
"2089_9531"
The ID of the organisation where the work was performed
"2089_9531"
Whether this timesheet spans overnight
false
The date/time the timesheet was processed for payroll. Null if not yet processed.
null
A minimal role reference used within contracted hours
The shift template applied to this timesheet. Null if not shift-based.
The overall start time of the timesheet in ISO 8601 format
"2026-04-21T01:00:00.000Z"