Light Mode
Retrieve timesheets
GET
/timesheetsRetrieve all timesheets filtered by location ID.
Request
Query Params
location_id
string
required
The ID of the location to filter timesheets.
Request samples
Responses
OK(200)
Bad Request(400)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
List of timesheets
Data Schema
$ref(#/definitions/4526775)[]
optional
#/definitions/4526775
optional
Example
Not configured
Last modified: 5 days ago