---
title: "Greet the world"
method: GET
path: "/hello"
tags: ["hello"]
---

# Greet the world

`GET /hello`

Traditional greeting

## Response `200`

Successful operation

## Other responses

- `400` — Syntax Error in URI
- `404` — Improper REST action configuration

---

[API](https://skmtc.dev/opensearch-project/apis/hello-world.md) · [All operations](https://skmtc.dev/opensearch-project/apis/hello-world/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opensearch-project/hello-world/revisions/855fe254d134/schema)
