---
title: "Disputes - Get Disputes Aggregate for Profiles"
method: GET
path: "/disputes/profile/aggregate"
tags: ["Disputes"]
---

# Disputes - Get Disputes Aggregate for Profiles

`GET /disputes/profile/aggregate`

Gets a count of disputes grouped by their status for the given profiles within a time range

## Query parameters

- `start_time` string, required

## Response `200`

Disputes aggregate retrieved successfully

- DisputesAggregateResponse
  - `status_with_count` object, required — Different status of disputes with their count

---

[API](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0.md) · [All operations](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperswitch/dynamic-routing-openapi-3-0/revisions/8fbf69ab2597/schema)
