---
title: "GET /statistics/tokens/{id}/aggregates"
method: GET
path: "/statistics/tokens/{id}/aggregates"
tags: ["Statistics"]
---

# GET /statistics/tokens/{id}/aggregates

`GET /statistics/tokens/{id}/aggregates`

Retrieve daily aggregates of the Account Token statuses.

## Path parameters

- `id` string, required

## Response `200`

- StatisticsAccountTokenAggregates
  - `date` string, date, required
  - `statuses` StatisticsStatusCode[], required
    - `code` string, required
    - `count` integer, required

## Other responses

- `400`

---

[API](https://skmtc.net/cloudblue/apis/cloudblue-connect-api.md) · [All operations](https://skmtc.net/cloudblue/apis/cloudblue-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudblue/cloudblue-connect-api/versions/54fef191d46c/schema)
