---
title: "Say hello world"
method: GET
path: "/hello/world"
tags: ["api-example-microservice"]
---

# Say hello world

`GET /hello/world`

A simple example for integrating with an unrestricted service.

Any request to this endpoint initiates a 'Hello World' response.

## Headers

- `Accept` 'application/vnd.hmrc.1.0+json' | 'application/vnd.hmrc.1.0+xml', required

## Response `200`

OK Response

---

[API](https://skmtc.dev/hmrc/apis/api-example-microservice.md) · [All operations](https://skmtc.dev/hmrc/apis/api-example-microservice/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hmrc/api-example-microservice/revisions/a76e234b72b1/schema)
