---
title: "GET /beta/guardian-ops/tenants/{tenantId}/customers/{customerId}"
method: GET
path: "/beta/guardian-ops/tenants/{tenantId}/customers/{customerId}"
---

# GET /beta/guardian-ops/tenants/{tenantId}/customers/{customerId}

`GET /beta/guardian-ops/tenants/{tenantId}/customers/{customerId}`

## Path parameters

- `customerId` string, required
- `tenantId` string, required

## Response `200`

200 response

- Customer
  - `contract_count` integer, required — Number of contracts
  - `customer_id` string, required — Customer identifier
  - `description` string — Customer description
  - `event_types` string[], required — Types of events for this customer
  - `first_seen` string, date-time, required — First seen timestamp
  - `last_seen` string, date-time, required — Last seen timestamp
  - `tenant_id` string, required — Tenant identifier
  - `total_events` integer, required — Total number of events

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