---
title: "GET /beta/guardian-ops/customers"
method: GET
path: "/beta/guardian-ops/customers"
---

# GET /beta/guardian-ops/customers

`GET /beta/guardian-ops/customers`

## Query parameters

- `cursor` string
- `limit` string

## Response `200`

200 response

- CustomerList
  - `items` object[], required — Array of customer summaries for the current page
    - `customer_id` string, required — Customer identifier
    - `tenant_id` string, required — Tenant identifier
  - `next_cursor` string — Cursor for the next page, null if no more results

## Other responses

- `400` — 400 response
- `401` — 401 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)
