---
title: "Get a customer"
method: GET
path: "/v1/partner/customers/{customerId}"
tags: ["Customers"]
---

# Get a customer

`GET /v1/partner/customers/{customerId}`

Returns a single customer by doola customer ID, including the companies that customer owns.

## Path parameters

- `customerId` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/doola/apis/doola-partner-api.md) · [All operations](https://skmtc.dev/doola/apis/doola-partner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/doola/doola-partner-api/revisions/e0dd4d79ff88/schema)
