# Get a customer (https://docs.billwave.example/api-reference/getCustomer)

Retrieves a customer for the authenticated organization. Accepts the same identifiers as track/check: the internal ID, your external customer ID, or the customer's email.

---

## API operations

- `GET /v1/customers/{id}`

Full request and response schemas: https://docs.billwave.example/openapi.json
