GET
/
sessions
/
{id}

Authorizations

Authorization
string
headerrequired

Path Parameters

id
string
required

ID of the resource

Response

200 - application/json
id
string

Unique identifier for the session

user_id
string | null

ID of the user set by your website

pageviews
object[]

List of pageviews in the session

consents
object[]

List of consents in the session

first_seen_at
string

Date and time when the session was first seen

last_seen_at
string

Date and time when the session was last seen