GET /v1/sources/{source}/profiles/{personId}/stats
GET /api/v1/sources/:source_id/profiles/:personId/stats
Get per-domain total row counts for a person (fast UNION ALL count query).
Used by the frontend to show truncation banners when the 2000-row limit is hit.
Request