Get session status
Auth
Get session status
Optional and used only by hosted deployments that enable authentication; the local self-hosted server is unauthenticated and requires no login. Reports whether the Authorization: Bearer <token> header carries a valid session.
GET
Get session status
Response
200 - application/json
Session status; authenticated is false when no/invalid token is presented or auth is disabled.