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

# Say hello application

`GET /hello/application`

A simple example for integrating with an application-restricted service, using an OAuth 2.0 `access_token`.

Any authorised request to this endpoint initiates a 'Hello Application' response.

## Headers

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

## Response `200`

OK Response

## Other responses

- `401` — UNAUTHORISED 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)
