---
title: "Get a test response"
method: GET
path: "/hello/"
tags: ["Hello"]
---

# Get a test response

`GET /hello/`

Validates that you can successfully call the API with authorization. Requires a secret key.

## Response `200`

Successful operation

- Hello
  - `status` string
  - `message` string
  - `account` string

---

[API](https://skmtc.dev/askell/apis/a-skell-api.md) · [All operations](https://skmtc.dev/askell/apis/a-skell-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/askell/a-skell-api/revisions/9234f937fa26/schema)
