Fetch Screenshot
Proof Of Work
Fetch Screenshot
Fetch list screenshots between 2 intervals
POST
Fetch Screenshot
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 screenshots. 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
Required range:
x >= 0Example:
0
Required range:
1 <= x <= 100Example:
15
List of team UUIDs to fetch screenshots for
Example:
[]