web-session

Get browser authentication status

get/api/ui/session

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

authenticatedboolean required
authentication'local' | 'token' | 'proxy' required
expires_atstring date-time

Example response

{
  "$schema": "https://example.com/WebSessionStatus.json"
}

Changes

Changed in 2 of the 23 revisions of this API.11