Skip to main content
GET
Get a session

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 details

object
enum<string>
required
Available options:
session
id
string<uuid>
required
url
string
required

Decipher dashboard link for the session

createdAt
string
required
duration
number | null
required
userEmail
string | null
required
userId
string | null
required
userAccount
string | null
required
userUsername
string | null
required
userPlan
string | null
required
userRole
string | null
required
browser
string | null
required
device
string | null
required
countryCode
string | null
required
hasTimeline
boolean
required
timelineOverview
string | null
required

AI-generated overview of the session

tags
string[]
required

Matched behavior tags from AI analysis

pagesVisited
object[]
required