---
title: "Get one or more customers by GUID"
method: GET
path: "/v1/customers"
tags: ["Customers"]
---

# Get one or more customers by GUID

`GET /v1/customers`

## Query parameters

- `customerGuid` string[], required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `404` — Not found
- `422` — Input validation failed

---

[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/versions/2d3a542adf88/schema)
