Timesheets
List Timesheets
Retrieve a list of timesheets for your company.
GET
List Timesheets
You can filter the results using query parameters to find timesheets for specific users, within date ranges, or by approval status.
Query Parameters
Filter timesheets by a specific employee’s unique User ID.
Filter timesheets by their approval status (e.g.,
DRAFT, SUBMITTED, APPROVED, REJECTED).Filter timesheets where the period start date is greater than or equal to this date (ISO 8601 format).
Filter timesheets where the period end date is less than or equal to this date (ISO 8601 format).
Response
List Timesheets