Skip to main content
cURL

Authorizations

x-api-key
string
header
required

Path Parameters

session_id
string
required

ID of the session to retrieve

Response

Session information response

account_ids
string[]

List of account IDs associated with this session

request_id
string

The ID of the request

project_id
string

The ID of the project

session_id
string

The ID of the session

source
enum<string> | null

SDK that produced the session. React Native and Flutter sessions report as their underlying platform. Null for sessions computed before rollout

Available options:
web,
ios,
android
source_version
string | null

Native SDK version that produced the session (e.g. 0.4.70). Null for web sessions

start_time
string<date-time>

Timestamp when the session started

true_country_code
string

The true country code of the session

device_id
string

Device identifier from the session

network
object
location
object
browser
object
device
object
bot
object
risk_signals
object
risk_signal_scores
object
risk_signal_details
object
mobile
object

Native mobile SDK device facts. An empty object for sessions that did not come from the native iOS/Android SDK.