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