Retrieve a session
Returns focused details on the requested session within an organization’s scope.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization identifier.
24^[0-9a-f]{24}$Session identifier.
36^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$Response
Session details retrieved successfully.
Session identifier.
36^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$User account for the session.
Session type.
vdi desktop, application, sdi_desktop, device Windows session identifier.
State of session connection.
unknown, connected, disconnected, terminated, preparing_session, active, reconnecting, non_broker_session, other, pending Session start timestamp.
Indicates if the session is currently connected.
Current connection session identifier.
Current data center name.
Timestamp string of the last connection.
Session's login duration.
Session key.
36^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$Indicates if the analyzer execution is completed.
Session status.
empty, active notifications, active_notifications_ack_accepted, active_notifications_ack_pending Platform type.
windows, mac, linux, android, chrome_os, unknown Current CPU usage.
Current RAM usage in gigabytes.
Current RTT usage.
Current UID usage.
Current RAM usage.
Current RAM usage percentage.
Number of user alerts.
Number of Workspace alerts.
MongoDB identifier (_id) of the Workspace related to the session, resolved from the session relationship.
24^[0-9a-f]{24}$