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

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

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

## Path parameters

- `caseId` string, required

## Headers

- `x-abusix-accountid` string

## Response `200`

200 response

- RepShareCase
  - `customer_id` string, required — Customer identifier
  - `event_count` integer, required — Total number of events in this case
  - `event_ips` string[] — IP addresses associated with events
  - `event_types` string[], required — Types of events in this case
  - `first_event_date` string, date-time — Timestamp of the first event
  - `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
  - `tenant_id` string, required — Tenant identifier

## 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)
