Skip to main content
GET
/
core
/
virtual
/
event-types
Get virtual device event type configurations
curl --request GET \
  --url https://acusight.io/api/core/virtual/event-types \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Available event type configurations grouped by category

The response is of type object.