Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Response

Session successfully retrieved

id
string
required

Session ID (token)

expiresAt
string<date-time>
required

Session expiration time

fresh
boolean
required

Indicates if the session is fresh

userId
integer
required

User ID