Skip to main content
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

string
Filter timesheets by a specific employee’s unique User ID.
string
Filter timesheets by their approval status (e.g., DRAFT, SUBMITTED, APPROVED, REJECTED).
string
Filter timesheets where the period start date is greater than or equal to this date (ISO 8601 format).
string
Filter timesheets where the period end date is less than or equal to this date (ISO 8601 format).

Response