Fetch Timesheet
Proof Of Work
Fetch Timesheet
Fetch timesheet between 2 intervals
POST
Fetch Timesheet
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
- Option 1
- Option 2
Request payload to fetch timesheet. Either userId or teamId must be provided. Both cannot be empty.
Example:
"2026-02-08 00:00:00"
Example:
"2026-02-08 23:59:59"
IANA timezone of the requester
Example:
"Asia/Kolkata"
List of user UUIDs to fetch screenshots for
Page number for pagination (1-based). Defaults to 1.
Required range:
x >= 1Example:
1
List of team UUIDs to fetch screenshots for
Example:
[]