Get the current session
Returns the authenticated session, or null when no session is active.
Returns the authenticated session, or null when no session is active.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/getSession"null