get https://{hostname}/crux/v1/device-posture/inventory/summary/browsers
Lists installed browser activity metrics for devices connecting to your applications.
Response
Lists installed browser activity metrics for devices connecting to your applications.
xxxxxxxxxx
curl --request GET \
--url https://hostname/crux/v1/device-posture/inventory/summary/browsers \
--header 'accept: application/json'
xxxxxxxxxx
38]
[
{
"custom": 12,
"latest": 11100,
"name": "Chrome",
"outdated": 124
},
{
"custom": 3594,
"latest": 36,
"name": "Edge",
"outdated": 6143
},
{
"custom": 42,
"latest": 1349,
"name": "Firefox",
"outdated": 1483
},
{
"custom": 0,
"latest": 11525,
"name": "Internet Explorer",
"outdated": 180
},