---
title: "Delivers a single customer by its id"
method: GET
path: "/v2/customer/{CustomerId}"
tags: ["CustomerDomainQuery"]
---

# Delivers a single customer by its id

`GET /v2/customer/{CustomerId}`

## Path parameters

- `CustomerId` string, uuid, required — Represents a unique key for identifying a customer in the JTL system.

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Response `200`

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
