Skip to main content
GET
Get session clicks

Authorizations

Authorization
string
header
required

API key authentication. Use your Decipher API key as the bearer token.

Path Parameters

sessionId
string<uuid>
required

The UUID of the session

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Response

Session clicks with screenshot URLs

object
enum<string>
required
Available options:
sessionClicks
sessionId
string<uuid>
required
data
object[]
required
screenshotsExpiresAt
string | null
required

ISO timestamp when screenshot URLs expire (~3h). Null if no screenshots available.