---
title: "Get a single customers details by GUID"
method: GET
path: "/v1/customers/{customerGuid}"
tags: ["Customers"]
---

# Get a single customers details by GUID

`GET /v1/customers/{customerGuid}`

## Path parameters

- `customerGuid` string, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/rockgympro/apis/rock-gym-pro-api.md) · [All operations](https://skmtc.net/rockgympro/apis/rock-gym-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rockgympro/rock-gym-pro-api/revisions/b22c2e6ea0bc/schema)
