---
title: "GET /beta/guardian-ops/rep-share/customers/{id}/cases"
method: GET
path: "/beta/guardian-ops/rep-share/customers/{id}/cases"
---

# GET /beta/guardian-ops/rep-share/customers/{id}/cases

`GET /beta/guardian-ops/rep-share/customers/{id}/cases`

## Path parameters

- `id` string, required

## Query parameters

- `limit` string
- `cursor` string

## Headers

- `x-abusix-accountid` string

## Response `200`

200 response

- RepShareCaseSummaryList
  - `items` object[], required — Array of case summaries for the current page
    - `event_count` integer, required — Total number of events in this case
    - `event_types` string[], required — Types of events in this case
    - `id` string, required — Unique case identifier
    - `last_event_date` string, date-time, required — Timestamp of the most recent event
    - `state` string, required — Current state of the case: NEW, IN_PROGRESS, RESOLVED, or CLOSED
  - `next_cursor` string — Cursor for the next page, null if no more results

## Other responses

- `400` — 400 response
- `401` — 401 response
- `404` — 404 response

---

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