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

projectId
string
required

The project id (UUID) or globally unique project slug.

Response

Current app session.

user
object
required
expiresAt
string<date-time>
required