---
title: "GET /v1/disputes/check-abuser"
method: GET
path: "/v1/disputes/check-abuser"
tags: ["Disputes"]
---

# GET /v1/disputes/check-abuser

`GET /v1/disputes/check-abuser`

## Query parameters

- `orgUuid` string
- `externalIds` string

## Response `200`

A successful response.

- V1CheckDisputeAbuserResponse
  - `isAbuser` boolean
  - `uniqueDisputeCount` string, int64
  - `totalDisputedAmount` string, int64
  - `lookbackDays` integer

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/casaphq/apis/casap-api.md) · [All operations](https://skmtc.net/casaphq/apis/casap-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casaphq/casap-api/revisions/fe77c76cdc4a/schema)
