Management API
...
License
Activation Histories
Retrieve License Activation History
1min
retrieves a single license activation history, if requesting manager has access permissions to it url /api/v1/license activation histories/{id}/ method get success response code 200 ok content examples { "id" 23, "device" { "id" 1112, "device variables" \[ { "id" 2018, "created at" "2021 02 01t07 24 08z", "variable" "v7", "value" "ggg", "device" 1112 } ], "created at" "2020 06 02t10 32 54z", "updated at" "2020 06 02t12 35 17z", "hardware id" "1c0b d53d 2a92 9665 9634 1fe5 1326 56df 5401 63b1 88d5 db7d fb02 d440 3760 720d", "time activated" "2020 03 11t10 22 29z", "time deactivated" null, "validity period" null, "device active" true, "type" "desktop", "os" "microsoft home 10", "sdk build version" "java sdk 0 0 1", "last check" "2020 03 13t11 04 45z", "app ver" "1 0", "hostname" "desktop 2k64qes", "ip" "192 168 202 1", "external ip" "46 234 71 160", "mac address" null, "is vm" true, "vm info" "vmware esx 3", "floating last seen" null, "floating in use" false, "blacklisted" false, "license" 1599050404885519 }, "ts" "2021 03 17t11 17 06z", "action" "deactivation", "license" 1599050404885519 }