Get all timesheets for a builder
The access token received from the authorization server in the OAuth 2.0 flow.
Call the /builders endpoint to get a builder ID
"buil_clgbsb90b001qjy0f0eo1hspp"
What API version to use.
v1
"v1"
Filter timesheets by project
"proj_clgbsb91b001qjy0f0eo1hscp"
Filter timesheets by status
APPROVED_1
, APPROVED_2
, REJECTED
, WAITING_REVIEW
"WAITING_REVIEW"
Filter by date range start (ISO format)
"2023-10-03T23:19:35.771Z"
Filter by date range end (ISO format)
"2024-10-03T23:19:35.771Z"
The number of items to skip before starting to collect the result set
0
The number of items to return
25
A list of timesheets
The response is of type object
.