---
title: "Greet customers"
method: GET
path: "/customer/v1"
---

# Greet customers

`GET /customer/v1`

## Query parameters

- `name` string

## Response `200`

OK

- object
  - `status` integer
  - `response` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/packtpublishing/apis/greet-api.md) · [All operations](https://skmtc.net/packtpublishing/apis/greet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/packtpublishing/greet-api/versions/a43a8c816249/schema)
