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

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

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

## Path parameters

- `caseId` string, required

## Query parameters

- `cursor` string

## Headers

- `x-abusix-accountid` string

## Response `200`

200 response

- RepShareEventList
  - `items` object[], required — Array of events for the current page
    - `event_date` string, date-time, required — Timestamp of the event
    - `event_id` string, required — Unique event identifier
    - `event_type` string, required — Type of event
    - `ip` string — IP address associated with the event
    - `sender_email` string, email — Email of the report sender
  - `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)
