List Timesheets
Retrieves timesheets from WebWork Time Tracker.
GET
Query
Arguments
numberrequired
ID of the workspace.
string
Optional filter by timesheet status.
string
Optional start date filter in YYYY-MM-DD format.
string
Optional end date filter in YYYY-MM-DD format.
number
Optional filter by user ID.
string
Optional sort order by created_at using asc or desc.
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.