GET api/v2/Sessions/{SessionId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionId | integer |
Required |
Response
SessionDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| SessionId | string | ||
| LastPing | date | ||
| User | UserBasic | ||
| Active | boolean | ||
| Offline | boolean | ||
| SanitationDevice | SanitationDevicesBasic |