# Aggregate counts by devices triggering events (deprecated)

Gets  aggregate counts on devices that triggered events ('tablet', 'phone', 'pc', etc…)

Endpoint: GET /v3/{domain}/aggregates/devices
Version: 3.0.0
Security: basicAuth

## Path parameters:

  - `domain` (string, required)
    The domain name

## Response 200 fields (application/json):

  - `devices` (object)

## Response 400 fields (application/json):

  - `message` (string, required)
    Response message


