List Timesheets

Returns a paginated list of timesheets. Supports OData-style filter (fields: employeeId, status, startDate, endDate) and sort (fields: startDate, endDate, approvedAt, updatedAt; default startDate desc). Page-based pagination via page (default 1) and pageSize (default 50, max 200). Future-period timesheets are always excluded.

OAuth Scopes: time_tracking:timesheets

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

OData-style filter expression.

string

Sort expression. Default: startDate desc.

integer
Defaults to 1

Page number (1-based).

integer
Defaults to 50

Records per page (max 200).

Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json