Skip to main content
GET
Get session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Session id

Response

Success

id
string<uuid>
device_name
string
ip_address
string
is_current
boolean
is_trusted
boolean
last_used_at
string<date-time>