---
title: "Get one account summary with its top active leads."
method: GET
path: "/customer/account-reports/{accountId}"
tags: ["Customer REST"]
---

# Get one account summary with its top active leads.

`GET /customer/account-reports/{accountId}`

## Path parameters

- `accountId` string, required

## Query parameters

- `minIcpMatchPercent` integer
- `maxIcpMatchPercent` integer
- `dateFrom` string, date-time
- `dateTo` string, date-time

## Response `200`

Data envelope.

- object

## Other responses

- `400` — Request failed boundary validation.
- `401` — Invalid, expired, or revoked API key.
- `402` — Key or OAuth grant lacks the required scope.
- `404` — Resource not found for the key workspace.

---

[API](https://skmtc.net/windmill-growth/apis/traxy-customer-api-and-mcp-v1.md) · [All operations](https://skmtc.net/windmill-growth/apis/traxy-customer-api-and-mcp-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill-growth/traxy-customer-api-and-mcp-v1/revisions/5ea23c14f8cf/schema)
