Skip to main content
GET
Fetch Screenshot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userId
string<uuid>
required

User ID of the team member

Example:

"ab7c4f30-1024-471a-a767-739df0dc53fd"

Query Parameters

timeZone
string
required

Timezone for logs calculation

Example:

"Asia/Kolkata"

Response

Fetched my team screenshot successfully.

success
boolean
Example:

true

statusCode
integer
Example:

200

statusMessage
string
Example:

"Fetched my team screenshots successfully"

error
object | null

Error object if request fails, null if successful

data
object[]

List of screenshots captured for particular user