GET
/
auth
/
sessions
/
{id}

Path Parameters

id
string
required

Response

200 - application/json
id
string
required
browser
string | null
device
string | null
engine
string | null
os
string | null
cpu
string | null
ua
string | null
ip
string | null
tenantId
string
required
userId
string
required
user
any
signInAttemptId
string | null
signInAttempt
object | null
signUpAttemptId
string | null
signUpAttempt
object | null
expiresAt
string
required
createdAt
string
required
updatedAt
string
required