---
title: "Test authentication"
method: GET
path: "/auth/welcome"
tags: ["auth"]
---

# Test authentication

`GET /auth/welcome`

If a valid token is presented, show a welcome message.

## Response `200`

Welcome message

## Other responses

- `401` — Unauthorized. The provided credentials are invalid for the requested resource.

---

[API](https://skmtc.net/cmsgov/apis/beneficiary-claims-data-api.md) · [All operations](https://skmtc.net/cmsgov/apis/beneficiary-claims-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cmsgov/beneficiary-claims-data-api/revisions/3565bdea5a5f/schema)
