Get active session from device
Gets the details of the current active timing session from the device.
Gets the details of the current active timing session from the device.
GET
https://api.runonrufus.com/v0/sessions/device/{deviceid}/active
Path Parameters
Name | Type | Description |
---|---|---|
deviceid* | String | Id of the device to retrieve the active session from. |
Headers
Name | Type | Description |
---|---|---|
api_key* | String | Account api key with READ or READ_WRITE access type. |
Last updated