Skip to main content
GET
/
core
/
devices
/
{device_id}
/
virtual
/
stats
Get virtual device statistics
curl --request GET \
  --url https://acusight.io/api/core/devices/{device_id}/virtual/stats \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

JWT access token. Paste the token only; the Bearer prefix is added automatically.

Path Parameters

device_id
string
required

Device ID

Response

Simulation statistics

The response is of type object.