check current session (hosted deployments only)
Auth
check current session (hosted deployments only)
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
check current session (hosted deployments only)
Response
200 - application/json
Session status; authenticated is false when no/invalid token is presented or auth is disabled.