Skip to main content
GET
/
api
/
v1
/
auth
/
session
Fetch the current authenticated session
curl --request GET \
  --url https://monitor.aevr.space/api/v1/auth/session \
  --cookie auth-token=

Authorizations

auth-token
string
cookie
required

Signed session cookie returned by the platform auth flows.

Response

Session details