# Aggregate counts by ESP (deprecated)

Gets aggregate counts by email service provider

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

## Path parameters:

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

## Response 200 fields (application/json):

  - `providers` (object)

## Response 400 fields (application/json):

  - `message` (string, required)
    Response message


