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.

Response

200 - application/json

Successful Response

expires_at
string
required
issued_at
string
required
role
string
required
scopes
string[]
required
session_id
string
required
user_id
string
required
workspace_id
string
required