# Aggregate counts by country (deprecated)

Gets aggregate counts by country (USA, RUS, etc…)

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

## Path parameters:

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

## Response 200 fields (application/json):

  - `countries` (object)

## Response 400 fields (application/json):

  - `message` (string, required)
    Response message


