9 ActiveSessions
9.1 Get
GET https://<HOST>:<PORT>/api/activeSessions/get?version=0
Returns the the list of active sessions.
Required Permissions
-
API
-
Monitoring Mode Read Access
Request parameters
-
dateFormat
Determines the format of dates. Default is XZWO.
Type: String
Possible Values:
-
ISO-8601
-
XZWO
-
Example
GET http://127.0.0.1:8111/api/activeSessions/get?version=0
HTTP Response
HTTP/1.1 200 OK