---
title: "GET /beta/guardian-ops/events/{eventId}"
method: GET
path: "/beta/guardian-ops/events/{eventId}"
---

# GET /beta/guardian-ops/events/{eventId}

`GET /beta/guardian-ops/events/{eventId}`

## Path parameters

- `eventId` string, required

## Response `200`

200 response

- Event
  - `case_id` string — Associated case identifier
  - `contract_id` string — Contract identifier
  - `create_date` string, date-time, required — Timestamp when the event was created
  - `customer_id` string — Customer identifier
  - `domain` string — Domain associated with the event
  - `event_date` string, date-time, required — Timestamp of the event
  - `event_details` object — Additional event details
  - `event_id` string, required — Unique event identifier (UUID)
  - `event_subtypes` string[] — Event subtypes
  - `event_type` string, required — Type of event
  - `ip` string — IP address associated with the event
  - `recipient_email` string, email — Email of the recipient
  - `resolved` boolean — Whether the event has been resolved
  - `sender_email` string, email, required — Email of the report sender
  - `tags` string[] — Event tags
  - `tenant_id` string — Tenant identifier
  - `xarf_class` string — XARF classification

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