GET
/
account
/
api
/
v1
/
session
/
status

Authorizations

Authorization
string
headerrequired

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

Query Parameters

ownerId
string | null

Owner ID

appUserId
string | null

App User ID

domain
string
required

Domain

Response

200 - application/json
status
enum<string>
required
Available options:
active,
unknown,
revoked