---
title: "Return a greeting"
method: GET
path: "/hello"
---

# Return a greeting

`GET /hello`

## Query parameters

- `name` string

## Response `200`

A greeting message

- object
  - `message` string

---

[API](https://skmtc.dev/aws-samples/apis/e2e-greeting-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/e2e-greeting-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/e2e-greeting-api/revisions/990ebb19b1c6/schema)
