Light Mode
Retrieve a staff member's timesheet
GET
/timesheets/{staff_id}Get detailed timesheet data for a specific staff member.
Request
Path Params
staff_id
string
required
The ID of the staff member.
Query Params
location_id
string
required
The ID of the location to filter data.
Request samples
Responses
OK(200)
Record Not Found(404)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Detailed timesheet for staff
Data Schema
No schema defined
Example
Not configured
Last modified: 5 days ago