---
title: "GET /customers"
method: GET
path: "/customers"
---

# GET /customers

`GET /customers`

## Response `200`

ok

- object
  - `data` Customer[]
    - `id` string, required
    - `email` string, email, required
    - `name` string

---

[API](https://skmtc.dev/mockzilla/apis/stripe-excerpt.md) · [All operations](https://skmtc.dev/mockzilla/apis/stripe-excerpt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mockzilla/stripe-excerpt/revisions/d853df29e76d/schema)
